Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MethodType ¶
MethodType - stores processed information about the arguments and return types of a method.
type MethodValues ¶
MethodValues - stores processed information about the arguments and return values from data_assistant.
type Signature ¶
type Signature struct {
Methods map[string]*MethodType
}
Signature - stores processed mock signature information.
Click to show internal directories.
Click to hide internal directories.