Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DetailsPageTmpl ¶
type DetailsPageTmpl struct { Contact *contacts.Contact Phones []phonenumbers.Phone }
func (*DetailsPageTmpl) Template ¶
func (t *DetailsPageTmpl) Template() string
type ListPageTmpl ¶
func (*ListPageTmpl) Template ¶
func (t *ListPageTmpl) Template() string
type ModalEditNameTmpl ¶
func (*ModalEditNameTmpl) Template ¶
func (t *ModalEditNameTmpl) Template() string
type ModalImportsTmpl ¶
type ModalImportsTmpl struct {
ErrorMsg string
}
func (*ModalImportsTmpl) Template ¶
func (t *ModalImportsTmpl) Template() string
Click to show internal directories.
Click to hide internal directories.