registration

package
v1.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Component = compogo.Component{
	Dependencies: compogo.Components{
		&memcached.Component,
	},
}

Component — компонент регистрации Memcached драйвера для gocache. Регистрирует драйвер "memcached" в системе кэширования.

После подключения этого компонента, пакет cache сможет использовать Memcached как бекенд для кэширования.

Пример:

app.AddComponents(
    &registration.Component, // регистрация драйвера для cache
)

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