Pick a language:

Installation

The Go version of Oso is available on go.dev.

It can be added as a dependency to a Go project:

go get github.com/osohq/go-oso@v0.27.3

And imported into a Go file:

import "github.com/osohq/go-oso"

Requirements

  • Go version 1.14 or higher
  • Supported platforms (x64 only):
    • Linux
    • macOS
    • Windows

Note: Oso depends on cgo, and on Windows cgo depends on a MinGW toolchain.

Connect with us on Slack

If you have any questions, or just want to talk something through, jump into Slack. An Oso engineer or one of the thousands of developers in the growing community will be happy to help.