Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 470 Bytes

docs Language

Pex SDK for Golang

Go bindings for the Pex SDK.

Installation

You can install the Go language bindings like this:

go get github.com/Pexeso/pex-sdk-go/v4

Usage examples

You can find usage examples in the examples directory.