Skip to content

go-packstream/packstream

 
 

Repository files navigation

Packstream

Build Status

This package contains a full implementation of PackStream: the serialisation format built specifically for Neo4j. The PackStream design is based heavily on MessagePack but the implementation completely separate.

Install

go get gopkg.in/packstream.v1

Docs

GoDoc

For detailed documentation, please see the package documentation at https://godoc.org/gopkg.in/packstream.v1.

License

MIT License, see LICENSE file.

About

Go implementation of PackStream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%