pkg/beam/data
Solomon Hykes caca8eec08 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.go Fix Go formatting in beam and dockerscript 2014-04-22 16:16:29 -07:00
data_test.go Fix Go formatting in beam and dockerscript 2014-04-22 16:16:29 -07:00
message.go beam/data: Message.GetOne() returns the last value set at a key 2014-05-09 17:01:27 -07:00
message_test.go beam/data: Message.GetOne() returns the last value set at a key 2014-05-09 17:01:27 -07:00
netstring.txt beam/data: a simple format for sending structured data over beam 2014-04-22 15:50:16 -07:00