package
0.0.2
Repository: https://github.com/vincentbdb/go-algorand.git
Documentation: pkg.go.dev

# Functions

MakeRestClient is the factory for constructing a RestClient for a given endpoint.

# Structs

RestClient manages the REST interface for a calling user.

# Type aliases

BytesBase64 is a base64-encoded binary blob (i.e., []byte), for use with text encodings like JSON.