An open API service indexing awesome lists of open source software.

https://github.com/mdzio/go-veap

go-veap implements the VEAP protocol in the programming language Go.
https://github.com/mdzio/go-veap

go golang protocol veap

Last synced: 4 months ago
JSON representation

go-veap implements the VEAP protocol in the programming language Go.

Awesome Lists containing this project

README

          

# go-veap

go-veap implements the [VEAP protocol](https://github.com/mdzio/veap) in the programming language [Go](https://golang.org/).

## Documentation

Documentation (godoc) for the packages:
* [github.com/mdzio/go-veap](https://pkg.go.dev/github.com/mdzio/go-veap)
* [github.com/mdzio/go-veap/model](https://pkg.go.dev/github.com/mdzio/go-veap/model)

## License

This work is licensed under the [GNU General Public License V3](LICENSE.txt).