package
1.7.2
Repository: https://github.com/ftchinese/superyard.git
Documentation: pkg.go.dev

# Functions

NewAccess creates a new access token instance with token generated.
No description provided by the author

# Constants

Used by an app.
Used by human.

# Structs

Access is an OAuth 2.0 access Token used by an app or person to access ftc api.
No description provided by the author
App represents an application that needs to access ftc api.
AppRemoved is used to identify an app to be removed.
BaseAccess is the input data submitted by client.
BaseApp represents the input body of a request when creating an app.
KeyRemover specifies the where condition when removing an access token.
KeySelector specifies the filtering condition when retrieving access tokens.

# Type aliases

KeyUsage tells the kind of an access token.