store

package
v0.0.0-...-570fd0e Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// Global CoreConfig
	CoreConfig *coreConfig.CoreConfig

	// CacheStore for every memory persistent data
	CacheStore cache.Store

	// Registry used to register Tile for verify / hydrate
	Registry registry.Registry

	// MonitorableRouter helper wrapping echo Router monitorable
	MonitorableRouter router.MonitorableRouter
}

Store is used to share Data in every monitorable

Jump to

Keyboard shortcuts

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