package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev
# Functions
NewBackendCache creates a new backend cache specified by type.
NewDefaultBackendCache creates new default backend cache.
NewFileBackendCache creates new file backend cache.
NewFileGC creates a new file gc instance.
Register registers a handler for backend cache creation.
# Constants
TYPEBackend represents default backend cache.
TYPEFile is a name of backend cache.
# Interfaces
GCInterface represents backend cache gc interface.
Interface represents backend cache interface.