1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/bitseq
Alessandro Boch 67b1e3c5f2 Fix in bitseq.NewHandle()
- When creating the handle, write it to store if
  not present. Currently it is written to store
  only on first bit allocation.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-10-03 21:33:05 -07:00
..
sequence.go Fix in bitseq.NewHandle() 2015-10-03 21:33:05 -07:00
sequence_test.go Allow to set bits in a range in bitseq 2015-09-18 14:42:36 -07:00
store.go Providing KVObject option to skip persisting object in kvstore 2015-09-22 08:35:38 -07:00