package
Version:
v0.0.0-...-d8cc314
Opens a new window with list of versions in this module.
Published: Mar 6, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 12
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"`
Loader int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.