repositorypackage
0.7.0
Repository: https://github.com/proio-org/go-proio.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
proio for Go
Please see the main proio repository for general information on proio.
API
API documentation is provided by godoc.org
Installation
go-proio and included command-line tools are go get
-able. Make sure
you have the go
compiler installed and set up:
go get github.com/proio-org/go-proio/...
If you do not have the go
compiler, you can find pre-compiled binaries for
the tools in the releases.
For information on what versions of Go are supported, please see the Travis CI page.