package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev

# Constants

SetCursorDone is the success message returned by digitalbits-core when a cursor update succeeds.

# Structs

Client represents a client that is capable of communicating with a digitalbits-core server using HTTP.
InfoResponse is the json response returned from digitalbits-core's /info endpoint.

# Interfaces

HTTP represents the http client that a digitalbitscore client uses to make http requests.