Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 399 Bytes

sqs-go-client

This is a Go client for the Osmosis Sidecar Query Server.

Installation

go get github.com/osmosis-labs/sqs-go-client

Examples

See the examples directory for examples of how to use the client.

To run the examples, use the following command:

go run "github.com/osmosis-labs/sqs-go-client/examples"