registration

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Component = &component.Component{
	Dependencies: component.Components{
		gocache.Component,
	},
}

Component is a ready-to-use Compogo component that registers the in-memory cache driver with the central cache system.

It depends on gocache.Component to ensure the underlying in-memory cache is initialized. The actual registration happens in init(), which is safe because cache.Registration only stores factory functions without requiring runtime state.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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