Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SecureToken ¶
func DecodeSecureToken ¶
func DecodeSecureToken(in string) (*SecureToken, error)
func NewSecureToken ¶
func NewSecureToken(verb, arg string, ttl int64) *SecureToken
func (*SecureToken) Encode ¶
func (s *SecureToken) Encode() string
Click to show internal directories.
Click to hide internal directories.