package
3.0.0+incompatible
Repository: https://github.com/thecasualcoder/dobby.git
Documentation: pkg.go.dev
# Functions
NewMockContext creates a new mock instance.
NewMockhttpClient creates a new mock instance.
# Structs
MockContext is a mock of Context interface.
MockContextMockRecorder is the mock recorder for MockContext.
MockhttpClient is a mock of httpClient interface.
MockhttpClientMockRecorder is the mock recorder for MockhttpClient.