Documentation
¶
Index ¶
- func AfterStart(fn func())
- func AfterStop(fn func())
- func BeforeStart(fn func())
- func BeforeStop(fn func())
- 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 RegisterPlugin(plugin golug_plugin.Plugin, opts ...golug_plugin.ManagerOption)
- func Run(entries ...golug_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
func RegisterPlugin ¶
func RegisterPlugin(plugin golug_plugin.Plugin, opts ...golug_plugin.ManagerOption)
func Run ¶
func Run(entries ...golug_entry.Entry)
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
client
|
|
|
httpclient/httpclient/example
command
|
|
|
cmds
|
|
|
golug
command
|
|
|
golug/grpcurl
Command grpcurl makes gRPC requests (a la cURL, but HTTP/2).
|
Command grpcurl makes gRPC requests (a la cURL, but HTTP/2). |
|
protoc-gen-golug
command
|
|
|
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. |
|
Package registry is an interface for service discovery
|
Package registry is an interface for service discovery |
|
internal
|
|
|
pkg
|
|
|
golug_k8s/client
Package client provides an implementation of a restricted subset of kubernetes API client
|
Package client provides an implementation of a restricted subset of kubernetes API client |
Click to show internal directories.
Click to hide internal directories.