Documentation
¶
Index ¶
- func BetweenGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
- func DiscoveryGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
- func Init(config config.BoundConfig)
- func LatestGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
- type WebConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BetweenGenerator ¶
func BetweenGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
BetweenGenerator generates a HandlerFunc to respond to between calls
func DiscoveryGenerator ¶
func DiscoveryGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
func Init ¶
func Init(config config.BoundConfig)
func LatestGenerator ¶
func LatestGenerator(config WebConfig) func(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.