Documentation ¶
Overview ¶
Would have been internal if only it wasnt reserved keyword
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func NewAPI ¶
func NewAPI(cfg APIConfig, payload ApiPayload) *API
func (*API) AttachToHandler ¶
type ApiPayload ¶
type ServiceStatus ¶
type Status ¶
type Status struct {
Services ServiceStatus `json:"endpoints"`
}
Click to show internal directories.
Click to hide internal directories.