Searched defs:CreateClientWithJsonCodec (Results 1 – 2 of 2) sorted by relevance
/spdk/go/rpc/ | ||
H A D | README.md | 96 #### CreateClientWithJsonCodec subsubsection |
/spdk/go/rpc/client/ | ||
H A D | client.go | 165 func CreateClientWithJsonCodec(network, address string) (*Client, error) { func |