moby--moby/libnetwork/bitseq
Jana Radhakrishnan 6692b6d072 BitSequence should unmarshal data during get
When bit sequence is trying to get key/value from the
data store it should always unmarshall the json data
before using it, as the data is JSON marshalled before
storing it in the data store.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-07-06 11:25:42 -07:00
..
sequence.go Fix incorrect error handling in bitseq constructor 2015-07-04 17:35:55 -07:00
sequence_test.go Rework push reservation w/ datastore 2015-06-17 16:49:21 -07:00
store.go BitSequence should unmarshal data during get 2015-07-06 11:25:42 -07:00