package
1.2.0
Repository: https://github.com/sweet-go/stdlib.git
Documentation: pkg.go.dev

# Functions

NewMockClient creates a new mock instance.
NewMockUtility creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockUtility is a mock of Utility interface.
MockUtilityMockRecorder is the mock recorder for MockUtility.