Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
ResponseWriter http.ResponseWriter
Request *http.Request
Logger *slog.Logger
Store statsstore.StoreInterface
Layout shared.LayoutInterface
HomeURL string
WebsiteUrl string
Endpoint string
CountryNameByIso2 func(iso2Code string) (string, error)
}
Click to show internal directories.
Click to hide internal directories.