Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DetailsPage ¶
type DetailsPage struct {
// contains filtered or unexported fields
}
func NewDetailsPage ¶
func NewDetailsPage(tools tools.Tools, html html.Writer, contacts contacts.Service, phonenumbers phonenumbers.Service, ) *DetailsPage
func (*DetailsPage) Register ¶
func (h *DetailsPage) Register(r chi.Router, mids *router.Middlewares)
Click to show internal directories.
Click to hide internal directories.