memcache4dalgo

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debugf = func(ctx context.Context, format string, args ...any) {
	_ = ctx
	log.Printf(format, args...)
}
View Source
var Warningf = func(ctx context.Context, format string, args ...any) {
	Debugf(ctx, "WARNING: "+format, args...)
}

Functions

func NewDB

func NewDB(db dal.DB, isCacheable func(key *dal.Key) bool) dal.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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