models

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HorizonApp

type HorizonApp struct {
	ID      uint
	Name    string
	Desc    string
	HomeURL string
	WebHook string

	OauthAppID uint

	OwnerType OwnerType
	OwnerID   uint
}

type OwnerType

type OwnerType uint8
const (
	GroupOwnerType OwnerType = 1
)

type Permissions

type Permissions struct {
	ID          uint
	Permissions string
}

Jump to

Keyboard shortcuts

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