config

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtractConfig func(ctx context.Context) IEngineConfig
View Source
var InitCacheItems func(ctx context.Context, items []ConfigInitItem, parentKey ...string) error
View Source
var InitItems func(ctx context.Context, items []ConfigInitItem, parentKey ...string) error
View Source
var NewConfig func(key2value map[string]any, filepath string) (IEngineConfig, error)
View Source
var NewConfigItem func(index int, key string, val any) *ConfigItem
View Source
var SetCacheItem func(cfg IEngineConfig, cfgItem *ConfigItem, cacheItemRef any) error
View Source
var SetConfig func(ctx context.Context, config IEngineConfig) (context.Context, error)

Functions

This section is empty.

Types

type ConfigInitItem

type ConfigInitItem = include.ConfigInitItem

type ConfigItem

type ConfigItem = include.ConfigItem

type IEngine

type IEngine = include.IEngine

type IEngineConfig

type IEngineConfig = include.IEngineConfig

Jump to

Keyboard shortcuts

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