Documentation ¶
Index ¶
Constants ¶
View Source
const ( TokenRetrieveFunctionKey = "tokenRetrieveFunc" // TimeToTokenExpiry is seconds in int64, not time.Second // This constant should be used in all handler code TimeToTokenExpiry = 120 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenChannelInterface ¶
TokenChannelInterface the interface that is implemented by a token Handler This interface is used in retrieve.NewTokenRetrieveFunc
Click to show internal directories.
Click to hide internal directories.