package
Version:
v0.0.0-...-312110e
Opens a new window with list of versions in this module.
Published: Aug 6, 2021
License: GPL-3.0
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 Config struct {
Enable bool
}
type Group struct {
ID uint64 `json:"id" form:"id" gorm:"primary_key;"`
Enable bool `json:"enable" form:"enable"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.