//
pkg.gl
Category
github.com/huangjunwen/nproto
tests
math
api
package
0.11.4
Repository:
https://github.com/huangjunwen/nproto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
139 SLOC
#
Functions
InvokeMath
InvokeMath invokes Math service using a RPC client.
ServeMath
ServeMath serves Math service using a RPC server.
#
Constants
SvcName
No description provided by the author
#
Structs
SumReply
No description provided by the author
SumRequest
No description provided by the author
#
Interfaces
Math
Math is a service providing some math functions.