diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-25 16:08:09 -0800 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-25 16:08:09 -0800 |
commit | 0adb1d0dcd57b17444a3364e576b3bcf94266ce4 (patch) | |
tree | 6d3fa06b869eaebf4ad795a7a4f278337bd2c41e /packet | |
parent | dd0bd625475f07306b5176a9695d66a212249191 (diff) |
rest: use []byte instead of interface{} for REST response
Some Marshall method is not thread-safe. They can't be called by
a goroutine for a REST client.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'packet')
0 files changed, 0 insertions, 0 deletions