manager

package
v0.0.0-...-312110e Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupSwitchControl

func GroupSwitchControl(ctx *zero.Ctx) bool

func Init

func Init(config Config)

Types

type Config

type Config struct {
	Enable bool
}

type Group

type Group struct {
	ID     uint64 `json:"id" form:"id" gorm:"primary_key;"`
	Enable bool   `json:"enable" form:"enable"`
}

Jump to

Keyboard shortcuts

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