constants

package
v0.0.0-...-7b9a92c Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BookCreateCredential const for create a new book.
	BookCreateCredential string = "book:create"

	// BookCreateCredential const for update book.
	BookUpdateCredential string = "book:update"

	// BookCreateCredential const for delete book.
	BookDeleteCredential string = "book:delete"
)
View Source
const (
	AdminRoleName     string = "admin"
	ModeratorRoleName string = "moderator"
	UserRoleName      string = "user"
)
View Source
const (
	InactiveUserStatus int = 0
	ActiveUserStatus   int = 1
	BlockedUserStatus  int = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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