Home
last modified time | relevance | path

Searched defs:CreateClientWithJsonCodec (Results 1 – 2 of 2) sorted by relevance

/spdk/go/rpc/
H A DREADME.md96 #### CreateClientWithJsonCodec subsubsection
/spdk/go/rpc/client/
H A Dclient.go165 func CreateClientWithJsonCodec(network, address string) (*Client, error) { func