Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlavorRPC ¶
type FlavorRPC struct { *local.FlavorLocal HTTP rest.Plugin HealthRPC probe.Plugin LogMngRPC logmanager.Plugin // contains filtered or unexported fields }
FlavorRPC glues together multiple plugins that are useful for almost every micro-service
func (*FlavorRPC) Plugins ¶
func (f *FlavorRPC) Plugins() []*core.NamedPlugin
Plugins combines all Plugins in flavor to the list
Click to show internal directories.
Click to hide internal directories.