Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterFactory ¶
Types ¶
type Config ¶
type Config struct {
Settings map[string]interface{} `json:"settings,omitempty"`
}
Config is a simple service configuration object
type Factory ¶
func GetFactory ¶
type Manager ¶
Manager is a simple service manager
func (*Manager) FindService ¶
GetService gets specified Service
func (*Manager) GetService ¶
GetService gets specified Service
func (*Manager) RegisterService ¶
RegisterService registers the specified service
Click to show internal directories.
Click to hide internal directories.