package
1.1.0
Repository: https://github.com/compose/transporter.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Add exposes the ability for each versioned client to register itself for use.

# Variables

Clients contains the map of versioned clients.

# Structs

ClientOptions defines the available options that can be used to configured the client.Writer.
VersionedClient encapsulates a version.Constraints and Creator func that can be stopred in the Clients map.

# Type aliases

Creator defines the func signature expected for any implementing Writer.