Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GomockMatchPublicFields ¶ added in v1.1.0
Use this in a gomock EXPECT call e.g. `client.EXPECT().Update(ctx, GomockMatchPublicFields(expected)).Return(nil)`
func MatchPublicFields ¶ added in v1.1.0
func MatchPublicFields(obj interface{}) types.GomegaMatcher
func MatchesError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.