package
1.16.0
Repository: https://github.com/batchcorp/plumber.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of a Batch struct with defaults.

# Constants

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

# Structs

AuthResponse is used to unmarshal the JSON results of a login API call.
No description provided by the author
No description provided by the author
No description provided by the author
Collection is used to unmarshal the JSON results of a list collections API call.
CollectionOutput is used for displaying collections as a table.
CollectionSchema is used to unmarshal the JSON results of a list collections API call.
No description provided by the author
DestinationOutput is used for displaying destinations as a table.
Replay is used to unmarshal the JSON results of a list replays API call.
ReplayCollection is used to unmarshal the JSON results of a list replays API call.
ReplayDestination is used to unmarshal the JSON results of a list replays API call.
ReplayOutput is used for displaying replays as a table.
ReplayStage is used to unmarshal the JSON results of a list replays API call.
SchemaOutput is used for displaying schemas as a table.
SearchResult is used to unmarshal the JSON results of a search API call.

# Interfaces

No description provided by the author

# Type aliases

PrinterFunc is a function that will be used to display output to the user's console.