entity

package
v1.300061.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyPair

type KeyPair struct {
	Key   string `mapstructure:"key"`
	Value string `mapstructure:"value"`
}

KeyPair represents a key-value pair for entity attributes

type Transform

type Transform struct {
	KeyAttributes []KeyPair `mapstructure:"key_attributes"`
	Attributes    []KeyPair `mapstructure:"attributes"`
}

Transform contains configuration for overriding entity attributes

Jump to

Keyboard shortcuts

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