Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataFeedAPI ¶
type DataFeedAPI struct { Storage *state.Storage Symbols *data.Symbols // contains filtered or unexported fields }
func NewDataFeedAPI ¶
func (*DataFeedAPI) Done ¶
func (a *DataFeedAPI) Done() <-chan struct{}
type Importer ¶
type Importer struct {
// contains filtered or unexported fields
}
func NewImporter ¶
type Synchronizer ¶
type Synchronizer struct {
// contains filtered or unexported fields
}
func NewSynchronizer ¶
func (*Synchronizer) Done ¶
func (s *Synchronizer) Done() <-chan struct{}
Click to show internal directories.
Click to hide internal directories.