Documentation ¶
Overview ¶
Package convert contains code to convert from the Legacy JSON API to the new Proto API, and vice-versa.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JobListToProto ¶
JobListToProto converts a stream of JSON representing the Legacy jobs list response into a list of proto Jobs. Partial results may be returned along with an error representing failure to parse some jobs.
func JobToProto ¶
JobToProto converts a stream of JSON representing a Legacy Job into the new proto Job format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.