Documentation ¶
Overview ¶
Package csv implements a type which reads csv quote data and returns quotes one by one.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Quoter ¶
type Quoter struct {
// contains filtered or unexported fields
}
Quoter provides access to price data in csv format.
Click to show internal directories.
Click to hide internal directories.