//
pkg.gl
Category
github.com/feitianlove/multiplePracticeTaking
labrpc
package
0.0.0-20210923095818-d09112687d82
Repository:
https://github.com/feitianlove/multiplepracticetaking.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
370 SLOC
#
Functions
MakeNetwork
No description provided by the author
MakeServer
No description provided by the author
MakeService
No description provided by the author
#
Structs
ClientEnd
No description provided by the author
Network
No description provided by the author
Server
a server is a collection of services, all sharing the same rpc dispatcher.
Service
an object with methods that can be called via RPC.