type MatchYAMLMatcher … func (matcher *MatchYAMLMatcher) Match(actual interface{ … } func (matcher *MatchYAMLMatcher) FailureMessage(actual interface{ … } func (matcher *MatchYAMLMatcher) NegatedFailureMessage(actual interface{ … } func (matcher *MatchYAMLMatcher) toNormalisedStrings(actual interface{ … } func normalise(input string) string { … } func (matcher *MatchYAMLMatcher) toStrings(actual interface{ … }