model

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessRolePerms

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

type EmbedFields

type EmbedFields struct {
	EmbedF1 string
	// contains filtered or unexported fields
}

type Perm

type Perm struct {
	Action string
	Label  string
}

Jump to

Keyboard shortcuts

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