Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIService ¶
APIService is the restful API server for Radius Resource Provider.
func NewAPIService ¶
func NewAPIService(options hostoptions.HostOptions, builder []builder.Builder) *APIService
NewAPIService creates a new instance of APIService.
type AsyncWorker ¶
AsyncWorker is a service to run AsyncRequestProcessWorker.
func NewAsyncWorker ¶
func NewAsyncWorker(options hostoptions.HostOptions, builder []builder.Builder) *AsyncWorker
NewAsyncWorker creates new service instance to run AsyncRequestProcessWorker.
Click to show internal directories.
Click to hide internal directories.