# Functions
New creates new instance of Client with a give import api url.
NewAPIResponse creates an error response, optionally adding body to e when status is 404.
# Constants
Possible values for a State of the resource.
Possible values for a State of the resource.
Possible values for a State of the resource.
Possible values for a State of the resource.
# Structs
Client is an import api client which can be used to make requests to the API.
ErrInvalidAPIResponse is returned when the api does not respond with a valid status.
ImportJob comes from the Import API and links an import job to its (other) instances.
InstanceLink identifies an (instance or import-job) by id and url (from Import API).
LinkMap is an array of instance links associated with am import job.
ProcessedInstances holds the ID and the number of code lists that have been processed during an import process for an instance.
# Type aliases
State - iota enum of possible states.