Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
func NewAPIOptions ¶
func NewAPIOptions( restAPIOptions *config.RestAPIOptions, jobMap map[string]*config.Job, connections *network.Connections, logger log.Logger, ) *Options
type RestAPI ¶
func NewRestAPI ¶
func NewRestAPI(opt *Options, healthChecker *healthcheck.HealthChecker) *RestAPI
func (*RestAPI) RunAPIController ¶
func (restAPI *RestAPI) RunAPIController()
Click to show internal directories.
Click to hide internal directories.