db

package
v0.0.0-...-0fa5e1c Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UserTable  = "users"
	GroupTable = "groups"
	TokenTable = "tokens"
	PermTable  = "permissions"
)

Variables

View Source
var (
	DB   *gorm.DB
	Lock sync.RWMutex
)

Functions

func Init

func Init() error

func Table

func Table(tablename string) *gorm.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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