Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Restager ¶
type Restager struct {
// contains filtered or unexported fields
}
func NewRestager ¶
func (*Restager) SetAndRestage ¶
func (r *Restager) SetAndRestage()
type TokenFetcher ¶
type TokenFetcher interface {
Token() string
}
Click to show internal directories.
Click to hide internal directories.