Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Date ¶
func (*Date) MarshalCSV ¶
Convert the internal date as CSV string
func (*Date) UnmarshalCSV ¶
Convert the CSV string as internal date
type Infection ¶
type Infections ¶
type Infections []Infection
func Parse ¶
func Parse(file []byte) Infections
func (Infections) ToCollection ¶
func (i Infections) ToCollection() (map[string]map[string]oremi.Collection, error)
Click to show internal directories.
Click to hide internal directories.