Searched defs:NewClient (Results 1 – 4 of 4) sorted by relevance
113 func NewClient(conn io.ReadWriteCloser) *rpc.Client { func
64 func NewClient(conn net.Conn, host string) (*Client, error) { func
193 func NewClient(conn io.ReadWriteCloser) *Client { func
105 func NewClient(ops ClientOps) *Client { func