Documentation ¶
Overview ¶
Package needforheat implements all types and behaviour to facilitate measurement data collection.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Time ¶
Time is a wrapper for time.Time that can be unmarshalled into unix seconds in JSON.
func (Time) MarshalJSON ¶
MarshalJSON marshals the Time to Unix seconds.
func (*Time) UnmarshalJSON ¶
UnmarshalJSON unmarshals Unix seconds to Time.
Click to show internal directories.
Click to hide internal directories.