1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/common
Flavio Crisciani 2111d4cafb Create SetMatrix data structure
SetMatrix is a simple matrix of sets.
Added tests

This data structure will be used in following commit to handle
transient states where the same key can momentarely be associated
to more than a value

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-06-08 13:33:49 -07:00
..
setmatrix.go Create SetMatrix data structure 2017-06-08 13:33:49 -07:00
setmatrix_test.go Create SetMatrix data structure 2017-06-08 13:33:49 -07:00