//
pkg.gl
Category
github.com/ashishmax31/raft
test
labrpc
package
0.0.0-20240331131657-4c652f131925
Repository:
https://github.com/ashishmax31/raft.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
418 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.