package
0.8.0
Repository: https://github.com/adrianwit/endly.git
Documentation: pkg.go.dev

# README

Rest Runner

Service IdActionDescriptionRequestResponse
rest/runnersendSends one rest request to the endpoint.RequestResponse

# Functions

NewRestService creates a new reset service.

# Constants

ServiceID represents rest service id.

# Structs

Request represents a send request.
Response represents a rest response.