Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasJsonRpcServ ¶
func OpenClient ¶
func OpenClient(c *check.C, callback FuncJsonRpcClientCallback)
func OpenClientBenchmark ¶
func OpenClientBenchmark(b *testing.B, callback FuncJsonRpcClientCallback)
Types ¶
type FuncJsonRpcClientCallback ¶
Callback used to use an opened client and safety-close
type GinkgoJsonRpc ¶
type GinkgoJsonRpc struct{}
func (*GinkgoJsonRpc) NeedJsonRpc ¶
func (g *GinkgoJsonRpc) NeedJsonRpc(src func()) func()
func (*GinkgoJsonRpc) OpenClient ¶
func (g *GinkgoJsonRpc) OpenClient(callback FuncJsonRpcClientCallback)
Click to show internal directories.
Click to hide internal directories.