package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Functions

NewMockAPI creates a new mock instance.

# Structs

MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.