rolemodels

package
v0.0.11-20240719174942... Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: GPL-3.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Role

type Role struct {
	Name         string `bson:"name,omitempty"`
	Description  string `bson:"description,omitempty"`
	Team         string `bson:"team,omitempty"`
	Permissions  []int  `bson:"permissions,omitempty"`
	CreationDate string `bson:"creationdate,omitempty"`
	LastUpdate   string `bson:"updatedate,omitempty"`
}

Jump to

Keyboard shortcuts

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