package
0.0.0-20240528123408-96b4dbef904e
Repository: https://github.com/wurt83ow/tinyurl.git
Documentation: pkg.go.dev

# Functions

NewFileKeeper creates a new instance of FileKeeper with the specified file path and logger.

# Structs

FileKeeper is an implementation of the storage.Keeper interface that uses JSON files for persistence.

# Interfaces

Log is an interface for logging operations.