package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Aug 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
stores product of args.A and args.B in result pointer
type Args struct {
A, B int
}
Holds arguments to be passed to service Arith in RPC call
Represents service Arith with method Multiply
This procedure is invoked by rpc and calls rpcexample.Multiply
Result of RPC call is of this type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.