Categorygithub.com/SKAARHOJ/ibeam-corelib-go
repositorypackage
0.4.33
Repository: https://github.com/skaarhoj/ibeam-corelib-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

IBeam Core Lib for Golang

Generate ibeam-core.pb.go file

Call ./genProto.sh to regenerate the .pb files

If you get some Path error try:

$ export PATH="$PATH:$(go env GOPATH)/bin"