Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoolToken ¶
type BoolToken struct {
// contains filtered or unexported fields
}
func NewBoolToken ¶
type StaticTokens ¶
type StaticTokens struct {
// contains filtered or unexported fields
}
func NewStaticTokens ¶
func NewStaticTokens(numTokens int) (*StaticTokens, error)
func (*StaticTokens) GrantNextToken ¶
func (st *StaticTokens) GrantNextToken() bool
Click to show internal directories.
Click to hide internal directories.