Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jille/raft-grpc-example
/ types & classes
Types & classes
12 in github.com/Jille/raft-grpc-example
⨍
Functions
52
◇
Types & classes
12
Struct
AddWordRequest
proto/service.pb.go:32
Struct
AddWordResponse
proto/service.pb.go:79
Interface
ExampleClient
ExampleClient is the client API for Example service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.or
proto/service.pb.go:365
Interface
ExampleServer
ExampleServer is the server API for Example service.
proto/service.pb.go:397
Struct
GetWordsRequest
proto/service.pb.go:126
Struct
GetWordsResponse
proto/service.pb.go:164
Struct
UnimplementedExampleServer
UnimplementedExampleServer can be embedded to have forward compatible implementations.
proto/service.pb.go:403
Struct
exampleClient
proto/service.pb.go:370
Struct
rpcInterface
application.go:84
Struct
snapshot
application.go:68
Struct
wordTracker
wordTracker keeps track of the three longest words it ever saw.
application.go:18
Struct
x
proto/service.pb.go:334