package
1.4.0
Repository: https://github.com/onflow/flow-go-sdk.git
Documentation: pkg.go.dev

# Variables

New creates an gRPC client exposing all the common access APIs.
NewFromRPCClient initializes a Flow client using a pre-configured gRPC provider.

# Interfaces

An RPCClient is an RPC client for the Flow Access API.

# Type aliases

BlockEvents are the events that occurred in a specific block.
Client is an gRPC client implementing all API access functions.
EventRangeQuery defines a query for Flow events.
RPCError is an error returned by an RPC call to an Access API.