Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoEnvLinkResponse ¶
type InfoEnvResponse ¶
type InfoResponse ¶
type InfoResponse struct {
Auth InfoServiceResponse `json:"auth"`
Env InfoEnvResponse `json:"env"`
Services []InfoServiceResponse `json:"services"`
Version string `json:"version"`
}
type InfoServiceResponse ¶
Click to show internal directories.
Click to hide internal directories.