package
Version:
v2.1.0
Opens a new window with list of versions in this module.
Published: Aug 5, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Client interface {
Call(ctx context.Context, service, method string, args interface{}, reply interface{}, opts ...interface{}) error
Client() interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.