Install SDK
The Go SDK is open source and available on GitHub.
You can install using the following command:
go get github.com/optimizely/go-sdk
Install from CLI source
go get github.com/optimizely/go-sdk
cd $GOPATH/src/github.com/optimizely/go-sdk
go install
Updated almost 3 years ago
Did this page help you?