package
Version:
v0.0.0-...-badfa59
Opens a new window with list of versions in this module.
Published: Feb 27, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Registration struct {
ID uint64 `json:"id" db:"id"`
JobID uint64 `json:"job_id" db:"job_id"`
APIKeyID string `json:"api_key_id" db:"api_key_id"`
Services json.RawMessage `json:"services" db:"services"`
RequesterID uint64 `json:"requester_id" db:"requester_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.