package
Version:
v0.6.9
Opens a new window with list of versions in this module.
Published: Sep 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
API provides registration of handlers for API routes
Register registers the API handlers under their correct routes
in the given router.
type Worker struct {
Type string `json:"type"`
Worker json.RawMessage `json:"worker,omitempty"`
WorkerID string `json:"id,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.