common

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckIsRootUser

func CheckIsRootUser(ctx context.Context, userUUID string) bool

CheckIsRootUser - Check if it is root user

func ExecTrans

func ExecTrans(ctx context.Context, transModel model.ITrans, fn TransFunc) error

ExecTrans - Executive transaction

func ExecTransWithLock

func ExecTransWithLock(ctx context.Context, transModel model.ITrans, fn TransFunc) error

ExecTransWithLock - Execution transaction (lock)

func GetRootUser

func GetRootUser() *schema.User

GetRootUser - Get root user

Types

type TransFunc

type TransFunc func(context.Context) error

TransFunc - Defining transaction execution functions

Jump to

Keyboard shortcuts

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