storage

package
v0.2.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package storage provides a unified interface for various storage solutions including cache, database, and file storage.

Index

Constants

View Source
const (
	Module      = "storage"
	ErrNotFound = errors.String("storage: %s not found")
)

Variables

This section is empty.

Functions

func New

New creates a new storage provider instance based on the provided structured configuration.

Types

This section is empty.

Directories

Path Synopsis
Package cache implements the functions, types, and interfaces for the module.
Package cache implements the functions, types, and interfaces for the module.
Package database implements the functions, types, and interfaces for the module.
Package database implements the functions, types, and interfaces for the module.
Package filestore implements the functions, types, and interfaces for the module.
Package filestore implements the functions, types, and interfaces for the module.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL