apipermission

package
v1.40.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

Query returns a datastore query for api permissions.

Types

type ApiPermission

type ApiPermission struct {
	mixin.Model[ApiPermission]

	Name     string `json:"name"`
	Resource string `json:"resource"`
	Action   string `json:"action"`
}

func New

New creates a new ApiPermission wired to the given datastore.

Jump to

Keyboard shortcuts

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