Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitPrivateJobServiceHandler ¶
func InitPrivateJobServiceHandler( d *yarpc.Dispatcher, jobStore storage.JobStore, updateStore storage.UpdateStore, taskStore storage.TaskStore, ormStore *ormobjects.Store, jobFactory cached.JobFactory, goalStateDriver goalstate.Driver, candidate leader.Candidate, )
InitPrivateJobServiceHandler initializes the Job Manager's private API Service Handler
func NewTestServiceHandler ¶
func NewTestServiceHandler() *serviceHandler
NewTestServiceHandler returns an empty new ServiceHandler ptr for testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.