# Functions
NewGenerator builds a Generator.
No description provided by the author
No description provided by the author
# Variables
ErrNotInterface is returned when the given type is not an interface type.
ErrNotSetup is returned when the generator is not configured.
# Structs
No description provided by the author
Generator is responsible for generating the string containing imports and the mock struct that will later be written out as file.
No description provided by the author
Interface type represents the target type that we will generate a mock for.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author