Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestEntry ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func (*Store) Add ¶
func (s *Store) Add(entry RequestEntry) string
func (*Store) List ¶
func (s *Store) List() []RequestEntry
func (*Store) TotalTokens ¶
Click to show internal directories.
Click to hide internal directories.