package
0.0.0-20241121220125-5e3f0a1dc973
Repository: https://github.com/course-go/lectures.git
Documentation: pkg.go.dev

# Functions

NewMockAdder creates a new mock instance.

# Structs

MockAdder is a mock of Adder interface.
MockAdderMockRecorder is the mock recorder for MockAdder.

# Interfaces

No description provided by the author