Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Faker ¶
type Faker struct { ClientOpt option.ClientOption // contains filtered or unexported fields }
func (*Faker) AddMockResponse ¶
AddMockResponse is Set Response when CreateTask is called
Setting err returns that err. When returning a normal Response, err specifies nil.
func (*Faker) GetCreateTaskCallCount ¶ added in v1.1.0
GetCreateTaskCallCount is Returns the number of times CreateTask was called
Click to show internal directories.
Click to hide internal directories.