Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpServiceConfig ¶
type GrpServiceConfig struct {
ServiceConfig
CallBackFunc func(*grpc.Server) error
}
type HttpServiceConfig ¶
type HttpServiceConfig struct {
ServiceConfig
Runner func(net.IP, int) error
}
type ModuleConfig ¶
type ModuleConfig struct {
WatershedConfig
Name string
ConsulClient *consul.Client
}
type ServiceConfig ¶
Click to show internal directories.
Click to hide internal directories.