package
0.0.0-20230925020606-fc77d8896912
Repository: https://github.com/rodert/w3pro.git
Documentation: pkg.go.dev
# Interfaces
Caller is the interface that groups the basic CreateRequest and HandleResponse methods.
CallerFactory is the interface that wraps the basic Returns method.
Func is the interface that wraps the methods for ABI encoding and decoding.
RequestCreator is the interface that wraps the basic CreateRequest method.
ResponseHandler is the interface that wraps the basic HandleResponse method.
# Type aliases
No description provided by the author