package
0.0.0-20230403062731-f402167f051e
Repository: https://github.com/protogodev/protogo.git
Documentation: pkg.go.dev
# Structs
Data is the template data used to render the Moq template.
MethodData is the data which represents a method on some interface.
MockData is the data used to generate a mock for some interface.
ParamData is the data which represents a parameter to some method of an interface.