config

package
v0.0.0-...-d95fed8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type APMod

type APMod uint8
const (
	APM_min APMod = iota
	APM_nope
	APM_all
)

type Config

type Config struct {
	AutoPerm    APMod
	UserPerm    UPMod
	UserPermVal int
}

func Get

func Get() *Config

type UPMod

type UPMod uint8
const (
	UPM_nope UPMod = iota
	UPM_once
	UPM_everyime
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL