Documentation
¶
Index ¶
- func AfterStart(fn func(ctx *golug_entry.AfterStart))
- func AfterStop(fn func(ctx *golug_entry.AfterStop))
- func BeforeStart(fn func(ctx *golug_entry.BeforeStart))
- func BeforeStop(fn func(ctx *golug_entry.BeforeStop))
- func NewCtlEntry(name string) golug_ctl.Entry
- func NewGrpcEntry(name string) golug_grpc.Entry
- func NewRestEntry(name string) golug_rest.Entry
- func NewTaskEntry(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(ctx *golug_entry.AfterStart))
func AfterStop ¶
func AfterStop(fn func(ctx *golug_entry.AfterStop))
func BeforeStart ¶
func BeforeStart(fn func(ctx *golug_entry.BeforeStart))
func BeforeStop ¶
func BeforeStop(fn func(ctx *golug_entry.BeforeStop))
func NewCtlEntry ¶
func NewGrpcEntry ¶
func NewGrpcEntry(name string) golug_grpc.Entry
func NewRestEntry ¶
func NewRestEntry(name string) golug_rest.Entry
func NewTaskEntry ¶
func NewTaskEntry(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 |
|---|---|
|
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
|
|
|
golug_balancer
|
|
|
golug_client
|
|
|
httpclient/httpclient/example
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 |
|
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.