componentcfg package - github.com/AliceO2Group/Control/configuration/componentcfg - Go Packages

Overview

Package componentcfg provides component configuration management functionality, including query handling and template processing for O² components.

Index

Constants

View Source

const (
	SEPARATOR      = "/"
	SEPARATOR_RUNE = '/'
)

View Source

const (
	ConfigComponentsPath = "o2/components/"
)

Variables

Functions

Types

type Query added in v0.19.90

func (*Query) Path added in v0.19.90

func (*Query) Raw added in v0.19.90