package
2.0.0+incompatible
Repository: https://github.com/mitre/fusera.git
Documentation: pkg.go.dev

# Functions

NewParam Returns a Param, a convenient structure to hold all the global setting parameters for the SDL API.
NewSDL Creates a new SDL with default values already set.
SetAcceptCharges Sets the accept-charges parameter to the proper value according to what cloud profiles were provided.

# Structs

Accession The JSON object that the SDL API uses to represent an accession.
File The JSON object that the SDL API uses to represent a file.
Location The JSON object used by the SDL API to represent the location of a file.
Param The structure to hold all the various parameters accepted by the SDL API.
SDL SDL is the main object to use when wanting to interact with the SDL API.
VersionWrap The JSON object that wraps the SDL API's responses.