Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LaunchHooks ¶
LaunchHooks is an autogenerated mock type for the LaunchHooks type
func NewLaunchHooks ¶
func NewLaunchHooks(t mockConstructorTestingTNewLaunchHooks) *LaunchHooks
NewLaunchHooks creates a new instance of LaunchHooks. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*LaunchHooks) RequestCreated ¶
func (_m *LaunchHooks) RequestCreated(ctx context.Context, creator string, launchID uint64, requestID uint64, content types.RequestContent) error
RequestCreated provides a mock function with given fields: ctx, creator, launchID, requestID, content
Click to show internal directories.
Click to hide internal directories.