types

package
v1.1.14 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

* File: types.go * Created Date: 2022-01-29 01:29:56 * Author: ysj * Description:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessRolePerms

type AccessRolePerms struct {
	Id1       *string
	Id2       string
	Id3       string
	Id1Hex    bson.ObjectId
	Id2Hex    primitive.ObjectID
	Role      *string
	Roll      *int
	Actions   []string
	Perms     []*Perm
	PermMap   map[string]*Perm
	To        []byte
	CreatedAt string
	UpdatedAt time.Time
	EmbedF1   string
}

type Perm

type Perm struct {
	Action string
	Label  string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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