server

package
v0.0.0-...-d6488ed Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Args

type Args struct {
	A int
	B int
}

参数结构体

type Arith

type Arith int

func (*Arith) Divide

func (a *Arith) Divide(args *Args, quo *Quotient) error

func (*Arith) Multiply

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

type Quotient

type Quotient struct {
	Quo, Rem int
}

Jump to

Keyboard shortcuts

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