pkg

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenInfoRequest

type TokenInfoRequest struct {
	api.TokenInfoRequest `json:",inline"`
	Action               model.TokeninfoAction `json:"action"`
	Mytoken              token.Token           `json:"mytoken"`
}

type TokeninfoHistoryResponse

type TokeninfoHistoryResponse struct {
	// un update check api.TokeninfoHistoryResponse
	EventHistory eventrepo.EventHistory `json:"events"`
}

type TokeninfoIntrospectResponse

type TokeninfoIntrospectResponse struct {
	api.TokeninfoIntrospectResponse `json:",inline"`
	Token                           mytoken.UsedMytoken `json:"token"`
}

type TokeninfoListResponse

type TokeninfoListResponse struct {
	// un update check api.TokeninfoListResponse
	Tokens []tree.MytokenEntryTree `json:"mytokens"`
}

func NewTokeninfoListResponse

func NewTokeninfoListResponse(l []tree.MytokenEntryTree) TokeninfoListResponse

type TokeninfoTreeResponse

type TokeninfoTreeResponse struct {
	// un update check api.TokeninforTeeResponse
	Tokens tree.MytokenEntryTree `json:"mytokens"`
}

Jump to

Keyboard shortcuts

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