Versions in this module Expand all Collapse all v1 v1.2.0 May 15, 2024 Changes in this version + const HostHeader + func Assets() fs.FS + type Hit struct + ID int + Time time.Time v1.1.0 May 8, 2024 v1.0.0 May 5, 2023 Changes in this version + const AuthTokenHintHeader + const AuthUserHeader + const TokenHeader + const TokenQuery + const URLHeader + func AuthHandler(validator *validator.Validator) http.Handler + func NewAdmin(storage Storage) http.Handler + type Storage interface