Categorygithub.com/LINBIT/gocorosync
repositorypackage
0.0.0-20191113165356-f8812327c70c
Repository: https://github.com/linbit/gocorosync.git
Documentation: pkg.go.dev

# README

gocorosync

GoDoc

A Go package to interact with a local corosync installation.

Installation

gocorosync requires a Go version with module support (>1.11). You can go get the source as usual:

export GO111MODULE=on
go get github.com/LINBIT/gocorosync