Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Date ¶
func (Date) MarshalCSV ¶
func (Date) MarshalText ¶
func (*Date) UnmarshalCSV ¶
func (*Date) UnmarshalText ¶
type DateFields ¶
func (*DateFields) SetTime ¶
func (df *DateFields) SetTime(t time.Time)
func (DateFields) Time ¶
func (df DateFields) Time() time.Time
type Heat ¶
type Heat struct { DateFields Event String `csv:"Prueba"` Phase String `csv:"Fase"` Series String `csv:"Serie"` Comments String `csv:"Observaciones"` }
func (Heat) KnownHeaders ¶
type Hour ¶
func (Hour) MarshalCSV ¶
func (Hour) MarshalText ¶
func (*Hour) UnmarshalCSV ¶
func (*Hour) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.