Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseRFC3339Timestamp ¶
ParseRFC3339Timestamp converts a timestamp in RFC3339 format to a UNIX timestamp in seconds.
It is the reverse of ParseUnixTimestamp
func ParseSatoshi ¶
ParseSatoshi converts a float64 bitcoin value to satoshis. Named after ParseInt function.
func ParseUnixTimestamp ¶
ParseUnixTimestamp converts a UNIX timestamp in seconds, and returns a string representing of the timestamp in RFC3339 format.
func ToStringPointer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.