package
0.3.1
Repository: https://github.com/observeinc/aws-snapshot.git
Documentation: pkg.go.dev

# Packages

Package apitest provides utilities to test api */.

# Functions

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

# Structs

No description provided by the author
Manifest describes desired actions and any necessary configuration overrides.
Record is submitted as an observation.
No description provided by the author

# Interfaces

No description provided by the author
RequestBuilder translates a requested action and config into requests.
Service (e.g.
No description provided by the author

# Type aliases

Endpoint is a collection of RequestBuilders.
Recorder reads from Record channel, does stuff.
Request runs synchronously, publishing Records to a channel.
ServiceFunc implements Service.