Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultCacheTTL = 10 * time.Minute
)
Variables ¶
This section is empty.
Functions ¶
func BindWeatherApi ¶
func BindWeatherApi( s *server.Server, wService *service.WeatherService, authService *service.AuthService, c cache.Cache)
func SetupHealthCheck ¶
SetupHealthCheck sets up health and readiness checks for the server.
Types ¶
type WeatherApi ¶
type WeatherApi struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.