Documentation ¶ Overview ¶ templ: version: v0.3.960 Index ¶ type Impl func New(st store.Interface, lg *slog.Logger) (*Impl, error) func (i *Impl) CheckNetwork() checker.Impl func (i *Impl) CheckUA() checker.Impl func (i *Impl) Hash() string func (i *Impl) ServeHTTP(w http.ResponseWriter, r *http.Request) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Impl ¶ type Impl struct { // contains filtered or unexported fields } func New ¶ func New(st store.Interface, lg *slog.Logger) (*Impl, error) func (*Impl) CheckNetwork ¶ func (i *Impl) CheckNetwork() checker.Impl func (*Impl) CheckUA ¶ func (i *Impl) CheckUA() checker.Impl func (*Impl) Hash ¶ func (i *Impl) Hash() string func (*Impl) ServeHTTP ¶ func (i *Impl) ServeHTTP(w http.ResponseWriter, r *http.Request) Source Files ¶ View all Source files naive.gopage_templ.go Click to show internal directories. Click to hide internal directories.