Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddressHash ¶ added in v0.6.0
Types ¶
type Context ¶ added in v0.6.0
func UnwrapSDKContext ¶ added in v0.6.0
type InvokerConn ¶ added in v0.6.0
type InvokerConn interface { grpc.ClientConnInterface Invoker(methodName string) (Invoker, error) }
Click to show internal directories.
Click to hide internal directories.