type NotMatcher … func (m *NotMatcher) Match(actual interface{ … } func (m *NotMatcher) FailureMessage(actual interface{ … } func (m *NotMatcher) NegatedFailureMessage(actual interface{ … } func (m *NotMatcher) MatchMayChangeInTheFuture(actual interface{ … }