package
0.4.7
Repository: https://github.com/redbird96/b7s.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of a Blockless head node REST API.

# Structs

API provides REST API functionality for the Blockless head node.
ExecuteRequest describes the payload for the REST API request for function execution.
ExecuteResponse describes the REST API response for function execution.
ExecuteResult represents the API representation of a single execution response.
ExecutionResultRequest describes the payload for the REST API request for execution result.
InstallFunctionRequest describes the payload for the REST API request for function install.
InstallFunctionResponse describes the REST API response for the function install.

# Interfaces

No description provided by the author