package
Version:
v0.0.0-...-d95fed8
Opens a new window with list of versions in this module.
Published: Nov 25, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
APM_min APMod = iota
APM_nope
APM_all
)
type Config struct {
AutoPerm APMod
UserPerm UPMod
UserPermVal int
}
const (
UPM_nope UPMod = iota
UPM_once
UPM_everyime
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.