Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataProvider ¶
type Helicorder ¶
type Helicorder struct {
// contains filtered or unexported fields
}
func New ¶
func New(dataProvider DataProvider, hoursTickSpan, minutesTickSpan time.Duration) (Helicorder, error)
func (*Helicorder) Bytes ¶ added in v0.0.10
func (h *Helicorder) Bytes(size int, format string) ([]byte, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.