core

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	USER_ID_AUTO_INCREMENT_KEY   = "CORE:USER_ID_AUTO_INCREMENT"
	GROUP_ID_AUTO_INCREMENT_KEY  = "CORE:GROUP_ID_AUTO_INCREMENT"
	RECORD_ID_AUTO_INCREMENT_KEY = "CORE:RECORD_ID_AUTO_INCREMENT"
)
View Source
const (
	USER_ID_AUTO_INCREMENT_CFG   = "CORE.USER_ID_AUTO_INCREMENT"
	GROUP_ID_AUTO_INCREMENT_CFG  = "CORE.GROUP_ID_AUTO_INCREMENT"
	RECORD_ID_AUTO_INCREMENT_CFG = "CORE.RECORD_ID_AUTO_INCREMENT"
)

Variables

This section is empty.

Functions

func IncrGroupId

func IncrGroupId(ctx context.Context) int

func IncrRecordId

func IncrRecordId(ctx context.Context) int

func IncrUserId

func IncrUserId(ctx context.Context) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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