Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Depot ¶
type Depot struct {
BaseURL string
// contains filtered or unexported fields
}
func GetContextClient ¶
func NewDepotFromEnv ¶
type ErrorResponse ¶
type ExampleResponse ¶
type ExampleResponse struct {
OK bool `json:"ok"`
}
Click to show internal directories.
Click to hide internal directories.