package
0.0.0-20191031155414-fdb5215a96b5
Repository: https://github.com/algonautshant/go-algorand-sdk.git
Documentation: pkg.go.dev

# Packages

Package models defines models used by an algod rest client// IF YOU MODIFY THIS FILE: IMPORTANT In practice, this is straight up copied from /v1/models/model.go.

# Functions

MakeClient is the factory for constructing a Client for a given endpoint.
MakeClientWithHeaders is the factory for constructing a Client for a given endpoint with additional user defined headers.

# Structs

Client manages the REST interface for a calling user.
Header is a struct for custom headers.