1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/beam
Solomon Hykes 2af030ab57 beam/data: Message.GetOne() returns the last value set at a key
This is a convenience for callers which are only interested in one value
per key. Similar to how HTTP headers allow multiple keys per value, but
are often used to store and retrieve only one value.

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-05-09 17:01:27 -07:00
..
data beam/data: Message.GetOne() returns the last value set at a key 2014-05-09 17:01:27 -07:00
examples/beamsh Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
beam.go Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
beam_test.go
MAINTAINERS Fix various MAINTAINERS format inconsistencies 2014-04-30 11:22:11 -06:00
router.go Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
router_test.go
service.go
unix.go beam: Add simple framing system for UnixConn 2014-05-01 11:06:01 -07:00
unix_test.go beam: Add more tests to unix_test.go 2014-04-30 02:10:09 -07:00