math

package
v0.0.0-...-004d278 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct{}

func (*Service) Abs

func (s *Service) Abs(arg math.AbsArg, reply *float64) error

func (*Service) Identity

func (s *Service) Identity(arg int, reply *int) error

func (*Service) Sum

func (s *Service) Sum(arg SumArg, reply *SumReply) error

type SumArg

type SumArg struct {
	Values []int
}

type SumReply

type SumReply struct {
	Sum int
}

Directories

Path Synopsis
Package math is here to test that Glue can handle import name collisions.
Package math is here to test that Glue can handle import name collisions.

Jump to

Keyboard shortcuts

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