discovery

package
v0.0.0-...-4b7e11a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2015 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Endpoint string
	File     string
}

type RenderContext

type RenderContext struct {
	Project string
	Web     string
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(endpoint string) *Server

func (*Server) Connect

func (s *Server) Connect() error

func (*Server) GetContext

func (s *Server) GetContext(project string) (context RenderContext, err error)

func (*Server) Render

func (s *Server) Render(project, input, output string) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL