Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpirationDate ¶
ExpirationDate specifies the expiration date for an access token the String(), Set() and Type() functions are required for Cobra to parse the expiration date as command line argument.
func (*ExpirationDate) Set ¶
func (a *ExpirationDate) Set(value string) error
func (*ExpirationDate) String ¶
func (a *ExpirationDate) String() string
func (*ExpirationDate) Type ¶
func (a *ExpirationDate) Type() string
Click to show internal directories.
Click to hide internal directories.