Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EncodedToken ¶
type EncodedToken struct {
Value string
}
EncodedToken - Structure for EncodedToken
func (EncodedToken) Decode ¶
func (t EncodedToken) Decode() (token.SnapToken, error)
Decode decodes the token from a string
func (EncodedToken) String ¶
func (t EncodedToken) String() string
Decode decodes the token from a string
Click to show internal directories.
Click to hide internal directories.