package
Version:
v0.0.0-...-80a2261
Opens a new window with list of versions in this module.
Published: Aug 29, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RolesValidation struct {
Name string `json:"name" query:"name" form:"name" validate:"required"`
Description string `json:"description" query:"description" form:"description" validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.