rpc

package
v0.0.0-...-3f48b55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	A, B int
}

type Arith

type Arith int

func (*Arith) Divide

func (t *Arith) Divide(args *Args, quo *Qutient) error

func (*Arith) Multiply

func (t *Arith) Multiply(args *Args, reply *int) error

type Qutient

type Qutient struct {
	Quo, Rem int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL