Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeActionDispatcher ¶
type FakeActionDispatcher struct { ResumedPreviouslyDispatchedTasks bool DispatchReq boshhandler.Request DispatchResp boshhandler.Response }
func (*FakeActionDispatcher) Dispatch ¶
func (dispatcher *FakeActionDispatcher) Dispatch(req boshhandler.Request) boshhandler.Response
func (*FakeActionDispatcher) ResumePreviouslyDispatchedTasks ¶
func (dispatcher *FakeActionDispatcher) ResumePreviouslyDispatchedTasks()
Click to show internal directories.
Click to hide internal directories.