res

package
v0.0.0-...-997d260 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessTokenRes

type AccessTokenRes struct {
	User      *system.User        `json:"user"`
	App       *system.Application `json:"app"`
	Token     string              `json:"token"`
	ExpiresAt int64               `json:"expiresAt"`
}

type BlankRes

type BlankRes struct{}

func NewBlankRes

func NewBlankRes() *BlankRes

Jump to

Keyboard shortcuts

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