Documentation ¶
Index ¶
- func BodyToCampaign(c *gin.Context) *models.Campaign
- func BodyToCharacter(c *gin.Context) *models.Character
- func BodyToEmail(c *gin.Context) *models.Email
- func BodyToKeyRequest(c *gin.Context) (string, string, string, bool)
- func BodyToRoll(c *gin.Context) *models.Roll
- func BodyToScale(c *gin.Context) *models.Scale
- func BodyToScroll(c *gin.Context) *models.Scroll
- func BodyToSociety(c *gin.Context) *models.Society
- func BodyToSpecies(c *gin.Context) *models.Species
- func BodyToTable(c *gin.Context) *models.Table
- func BodyToUserFields(c *gin.Context) (string, string, string, string)
- func BodyToVerification(c *gin.Context) *string
- func BodyToWorld(c *gin.Context) *models.World
- func IdsToCharacters(ids []string) []models.Character
- func UsernamesToUsers(usernames []string) []models.User
- func UsernamesToUsersWithDefault(usernames []string, defaultUser models.User) []models.User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BodyToVerification ¶
func IdsToCharacters ¶
func UsernamesToUsers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.