registration

package
v0.0.0-...-badfa59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2020 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registration

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL