permission

package
v0.2.86 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SysPermissionTree added in v0.2.49

type SysPermissionTree struct {
	*sys_entity.SysPermission
	Children []*SysPermissionTree `json:"children"       dc:"下级权限"`
}

func New

func New(id int64, identifier string, name string, description ...string) *SysPermissionTree

New 构造权限信息

func NewInIdentifier

func NewInIdentifier(identifier string, name string, description ...string) *SysPermissionTree

NewInIdentifier 构造权限信息

Jump to

Keyboard shortcuts

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