package thriftarg2test
import "github.com/uber/tchannel-go/testutils/thriftarg2test"
Index ¶
- func BuildKVBuffer(kv map[string]string) []byte
- func MustReadKVBuffer(tb testing.TB, b []byte) map[string]string
- func ReadKVBuffer(b []byte) (map[string]string, error)
Functions ¶
func BuildKVBuffer ¶
BuildKVBuffer builds an thrift Arg2 KV buffer.
func MustReadKVBuffer ¶
MustReadKVBuffer calls require.NoError on the error returned by ReadKVBuffer
func ReadKVBuffer ¶
ReadKVBuffer converts an arg2 buffer to a string map
Source Files ¶
- Version
- v1.20.1
- Published
- Sep 24, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 15 hours ago –
Tools for package owners.