Documentation ¶
Index ¶
- func CharacterID(s string) (model.CharacterID, error)
- func EpisodeID(s string) (model.EpisodeID, error)
- func IndexID(s string) (model.IndexID, error)
- func PersonID(s string) (model.PersonID, error)
- func SubjectID(s string) (model.SubjectID, error)
- func Uint32(s string) (uint32, error)
- func Uint8(s string) (uint8, error)
- func UserID(s string) (model.UserID, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CharacterID ¶
func CharacterID(s string) (model.CharacterID, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.