# 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
# 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.