Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalizeJSONMarshall ¶
func CanonicalizeJSONMarshall(v interface{}) []byte
CanonicalizeJSONMarshall is not a true canoni
func CanonicalizeStruct ¶
Types ¶
type PangeaTimestamp ¶
func (PangeaTimestamp) MarshalJSON ¶
func (ct PangeaTimestamp) MarshalJSON() ([]byte, error)
MarshalJSON writes a quoted string in the custom format
func (*PangeaTimestamp) String ¶
func (ct *PangeaTimestamp) String() string
String returns the time in the custom format
func (*PangeaTimestamp) UnmarshalJSON ¶
func (ct *PangeaTimestamp) UnmarshalJSON(b []byte) (err error)
UnmarshalJSON Parses the json string in the custom format
Click to show internal directories.
Click to hide internal directories.