Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToBoolPtr ¶
StringToBoolPtr takes a string and converts it to a bool pointer.
func StringToIntPtr ¶
StringToIntPtr takes a string and converts it to an integer pointer.
Types ¶
type JSONTime ¶
func StringToTimePtr ¶
StringToTimePtr takes a string and converts it to a time.Time pointer.
func (JSONTime) MarshalJSON ¶
func (*JSONTime) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.