Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockUnlocker ¶
type BlockUnlocker struct {
// contains filtered or unexported fields
}
func NewBlockUnlocker ¶
func NewBlockUnlocker(cfg *pool.UnlockerConfig, backend *storage.RedisClient) *BlockUnlocker
func (*BlockUnlocker) Start ¶
func (u *BlockUnlocker) Start()
type UnlockResult ¶
type UnlockResult struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.