Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectConsistentJSONMarshalling ¶
func ExpectConsistentJSONMarshalling(input string, target interface{})
ExpectConsistentJSONMarshalling unmarshalls the given input JSON into target, encodes target back into JSON, then checks whether the input and output jsons are the same
Types ¶
type CustomStruct ¶
type CustomStruct struct{}
Click to show internal directories.
Click to hide internal directories.