daemon

package
v0.0.0-...-9da2307 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2016 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Debug = util.Debug
	Info  = util.Info
	Warn  = util.Warn
	Error = util.Error
)

Functions

This section is empty.

Types

type AdapterEntries

type AdapterEntries map[string]*canvas.AdapterNode

func (AdapterEntries) Add

func (a AdapterEntries) Add(node *canvas.AdapterNode)

func (AdapterEntries) Get

func (a AdapterEntries) Get(id string) *api.Module

func (AdapterEntries) Remove

func (a AdapterEntries) Remove(id string)

type HoverServer

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

func NewServer

func NewServer() *HoverServer

func (*HoverServer) Close

func (s *HoverServer) Close() error

func (*HoverServer) Handler

func (s *HoverServer) Handler() http.Handler

func (*HoverServer) Init

func (s *HoverServer) Init() (err error)

type PatchPanel

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

func NewPatchPanel

func NewPatchPanel() (pp *PatchPanel, err error)

func (*PatchPanel) Close

func (p *PatchPanel) Close()

Jump to

Keyboard shortcuts

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