Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
Options status plugin for echo server options.
func NewOptions ¶
NewOptions returns options from config file or environment vars.
func NewOptionsWithPath ¶
NewOptionsWithPath unmarshals options based a given key path.
type Status ¶
type Status struct {
// contains filtered or unexported fields
}
Status represents status plugin for echo server.
func NewStatus ¶
func NewStatus() *Status
NewStatus returns a new status plugin with default options.
func NewStatusWithConfigPath ¶
NewStatusWithConfigPath returns a new status plugin with options from config path.
func NewStatusWithOptions ¶
NewStatusWithOptions returns a new status plugin with options.
Click to show internal directories.
Click to hide internal directories.