package
0.18.0
Repository: https://github.com/windscribe/fider.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewAutoCert returns a new AutoCert cache using Blob Storage.
SanitizeFileName replaces invalid characters from given filename.
ValidateKey checks if key is is valid format.

# Variables

ErrInvalidKeyFormat is returned when blob key is in invalid format.
ErrNotFound is returned when given blob is not found.

# Structs

Blob is a file persisted somewhere.
Cache provides a Blob backend to the autocert cache.

# Interfaces

Storage is how Fider persists blobs.