Files
weave-scope/vendor/github.com/mndrix/ps/README.md
Tom Wilkie 43d0ce986f Add 'latest' CRDT; use it to store container state.
Also use same technique to merge the controls, returning the latest
set of controls instead of the union.
2015-11-06 18:26:38 +00:00

9 lines
166 B
Markdown

ps
==
Persistent data structures for Go. See the [full package documentation](http://godoc.org/github.com/mndrix/ps)
Install with
go get github.com/mndrix/ps