Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
QuoteExpiration time.Duration
Controller *controller.Controller
Cache cache.Cache
Source source.Source
}
func NewTestStore ¶
func NewTestStore() *Store
Click to show internal directories.
Click to hide internal directories.