# Packages

Package database is a database interface to export.
Package model is a model abstraction of exports.

# Functions

MarshalExportFile converts the inputs into an encoded byte array.
NewServer makes a Server.
UnmarshalExportFile extracts the protobuf encoded exposure key present in the zip archived payload.
UnmarshalSignatureFile extracts the protobuf encode dsignatures.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config represents the configuration and associated environment variables for the export components.
Server hosts end points to manage export batches.
No description provided by the author