package
0.15.3-beta1
Repository: https://github.com/suborbital/reactr.git
Documentation: pkg.go.dev

# Functions

FromJSON unmarshalls a CoordinatedRequest from JSON.
FromVKRequest creates a CoordinatedRequest from an VK request handler.
ResponseFromJSON unmarshalls a CoordinatedResponse from JSON.

# Structs

CoordinatedRequest represents a request whose fulfillment can be coordinated across multiple hosts and is serializable to facilitate interoperation with Wasm Runnables and transmissible over the wire.
No description provided by the author