Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UmmarshalToMap ¶
func UnmarshalToArray ¶
func UnmarshalToArray(src string) []interface{}
Types ¶
type ActualJson ¶
type ActualJson struct {
// contains filtered or unexported fields
}
func Expect ¶
func Expect(str string) ActualJson
func (ActualJson) ToConform ¶
func (a ActualJson) ToConform(expectation string) bool
func (ActualJson) ToEqual ¶
func (a ActualJson) ToEqual(expectation string) bool
Click to show internal directories.
Click to hide internal directories.