services

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2015 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

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

type Core

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

func NewCore

func NewCore(bus *pubsub.PubSub, config *model.Config) *Core

func (*Core) Start

func (c *Core) Start()

func (*Core) Stop

func (c *Core) Stop()

type Server

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

func NewServer

func NewServer(bus *pubsub.PubSub, config *model.Config, socket *Socket) *Server

func (*Server) Start

func (s *Server) Start()

func (*Server) Stop

func (s *Server) Stop()

type Service

type Service interface {
	ConfigChanged(conf *model.Config)
}

type Socket

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

func NewSocket

func NewSocket(bus *pubsub.PubSub, config *model.Config) *Socket

func (*Socket) Start

func (s *Socket) Start()

func (*Socket) Stop

func (s *Socket) Stop()

Jump to

Keyboard shortcuts

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