package
Version:
v0.0.0-...-d6791e1
Opens a new window with list of versions in this module.
Published: Aug 28, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Permission struct {
*base.Model
Code string `db:"code" json:"code" validate:"required"`
Description string `db:"description" json:"description"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.