utils

package
v0.0.0-...-e5441ae Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AdminRole  = "admin"
	EditorRole = "editor"
	ViewerRole = "viewer"

	CreateUserPermission = "create_user"
	ReadUserPermission   = "read_user"
	UpdateUserPermission = "update_user"
	DeleteUserPermission = "delete_user"

	CreateBlogPermission = "create_blog"
	ReadBlogPermission   = "read_blog"
	UpdateBlogPermission = "update_blog"
	DeleteBlogPermission = "delete_blog"
)

Variables

This section is empty.

Functions

func CreateContext

func CreateContext() context.Context

func Logger

func Logger() *logrus.Logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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