models

package
v1.0.1-0...-3a959c6 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package models contains models for the DB package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Policy

type Policy struct {
	Role     *string
	Resource *string
	Method   *string
}

Policy entity

type Role

type Role string

Role entity

type User

type User struct {
	Name     *string
	Password *string
	Role     *string
}

User entity

Jump to

Keyboard shortcuts

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