# Functions
NewDummyServer returns an implementation of ranking dummy server.
NewNativeStakingServer returns an implementation of ranking server.
NewServer returns an implementation of ranking server.
No description provided by the author
# Variables
No description provided by the author
# Structs
Config defines the config for server.
No description provided by the author
NativeStakingConfig defines the config for native staking server.
NativeStakingServer implements api.APIServiceServer.
No description provided by the author
# Interfaces
DummyServer defines the interface of the ranking dummy server implementation.
Server defines the interface of the ranking server implementation.