Documentation ¶
Index ¶
- Constants
- func ListenAndServe(ctx context.Context, conf *config.Config, cache *redis.Client) error
- func NewDebug(conf *config.Config, cache *redis.Client) *http.Server
- func NewDownload(conf *config.Config, cache *redis.Client) *http.Server
- func NewUpdates(conf *config.Config, cache *redis.Client) *http.Server
Constants ¶
View Source
const ( LivePath = "/livez" ReadyPath = "/readyz" )
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.