models

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 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 PublicTokenInfo

type PublicTokenInfo struct {
	TokenID      string `json:"token_id,omitempty" url:"token_id,omitempty"`
	CreationTime int64  `json:"creation_time,omitempty" url:"creation_time,omitempty"`
	ExpiryTime   int64  `json:"expiry_time,omitempty" url:"expiry_time,omitempty"`
	Comment      string `json:"comment,omitempty" url:"comment,omitempty"`
}

Jump to

Keyboard shortcuts

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