package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewChecker creates, initializes and returns tombstone ExpirationChecker.
WithCacheSize returns an option to specify LRU cache size.
WithLogger returns an option to specify logger.
WithTombstoneSource returns an option to specify tombstone source.

# Structs

ExpirationChecker is a tombstone source wrapper.

# Interfaces

Source is a tombstone source interface.

# Type aliases

Option is an option of ExpirationChecker's constructor.