Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BookID ¶
type BookID string
func (BookID) Validate ¶
func (id BookID) Validate() *errorx.AnansiError
type ChildProfileID ¶
type ChildProfileID string
func NewChildProfile ¶
func NewChildProfile() (ChildProfileID, error)
func (ChildProfileID) String ¶
func (id ChildProfileID) String() string
func (ChildProfileID) Validate ¶
func (id ChildProfileID) Validate() *errorx.AnansiError
type DiversityAndInclusionID ¶
type DiversityAndInclusionID string
func NewDiversityAndInclusionCatalogueID ¶
func NewDiversityAndInclusionCatalogueID() (DiversityAndInclusionID, error)
func (DiversityAndInclusionID) String ¶
func (id DiversityAndInclusionID) String() string
func (DiversityAndInclusionID) Validate ¶
func (id DiversityAndInclusionID) Validate() *errorx.AnansiError
type PageID ¶
type PageID string
func (PageID) Validate ¶
func (id PageID) Validate() *errorx.AnansiError
type SessionID ¶
type SessionID string
func NewSessionID ¶
func (SessionID) Validate ¶
func (id SessionID) Validate() *errorx.AnansiError
type TranslationID ¶
type TranslationID string
func NewTranslationID ¶
func NewTranslationID() (TranslationID, error)
func (TranslationID) String ¶
func (id TranslationID) String() string
func (TranslationID) Validate ¶
func (id TranslationID) Validate() *errorx.AnansiError
Click to show internal directories.
Click to hide internal directories.