# Functions

NewTranscodingService will instantiate a JSONService with the given configuration.

# Structs

NewTranscodeJobInputPayload makes up the parameters available for specifying a new transcoding job.
PartialJob is the simple response given to an API call that creates a new transcoding job swagger:model.
TranscodingService will implement server.JSONService and handle all requests to the server.