package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jan 12, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package store provides generic storage interfaces and factory functions for different storage backends
Storage provides generic storage operations for storable objects
NewStorage creates a new storage instance based on the specified store type and configuration
Type represents the type of storage backend
const (
DiskStoreType Type = "disk"
)
Source Files
¶
Directories
¶
Package disk provides configuration for disk-based storage implementations
|
Package disk provides configuration for disk-based storage implementations |
Click to show internal directories.
Click to hide internal directories.