Documentation ¶
Index ¶
- func AfterStart(fn func())
- func AfterStop(fn func())
- func BeforeStart(fn func())
- func BeforeStop(fn func())
- func GetCfg() *config.Config
- func NewCtl(name string) golug_ctl.Entry
- func NewGrpc(name string) golug_grpc.Entry
- func NewRest(name string) golug_rest.Entry
- func NewTask(name string) golug_task.Entry
- func OnCfg(fn func(cfg *config.Config))
- func Plugin(plg plugin.Plugin, opts ...plugin.ManagerOpt)
- func Run(entries ...entry.Entry)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterStart ¶
func AfterStart(fn func())
func BeforeStart ¶
func BeforeStart(fn func())
func BeforeStop ¶
func BeforeStop(fn func())
func NewGrpc ¶ added in v0.0.9
func NewGrpc(name string) golug_grpc.Entry
func NewRest ¶ added in v0.0.9
func NewRest(name string) golug_rest.Entry
func NewTask ¶ added in v0.0.9
func NewTask(name string) golug_task.Entry
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
client
|
|
cmds
|
|
Package errors provides a way to return detailed information for an RPC request error.
|
Package errors provides a way to return detailed information for an RPC request error. |
proto/hello
Package hello is a reverse proxy.
|
Package hello is a reverse proxy. |
proto/login
Package login is a reverse proxy.
|
Package login is a reverse proxy. |
internal
|
|
Package registry is an interface for service discovery
|
Package registry is an interface for service discovery |
mdns
Package mdns is a multicast dns registry
|
Package mdns is a multicast dns registry |
server
|
|
Click to show internal directories.
Click to hide internal directories.