Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Archaeologist ¶
type Archaeologist struct {
// contains filtered or unexported fields
}
func New ¶
func New( logger *slog.Logger, tmpl *template.Template, client *client.ClientWithResponses, ) *Archaeologist
func (*Archaeologist) Login ¶
func (h *Archaeologist) Login(w http.ResponseWriter, r *http.Request)
func (*Archaeologist) LoginPage ¶
func (h *Archaeologist) LoginPage(w http.ResponseWriter, r *http.Request)
func (*Archaeologist) Welcome ¶
func (h *Archaeologist) Welcome(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.