Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustMarshal ¶
func MustMarshal(i interface{}) []byte
MustMarshal marshals an object and panics if it failures. This function should only be used when the object being passed in does not have any chance of failing (i.e. you constructed the object yourself)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.