# Functions
KeysCmd defines the list of commands to manage faucet keybase.
NewLimiter creates a new limiter.
NewLimitStore creates a new LimitStore.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config data structure for faucet server.
Context defines the structure of faucet context.
No description provided by the author
Limiter defines service for limiting faucet withdrawals.
Request defines request of faucet withdrawal.
Response defines response of faucet withdrawal.
WithdrawalLimit defines a store of faucet withdrawals.
# Interfaces
LimitStore defines the interface for the store of faucet limits.