entity_data_management_config

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntityDataManagementConfigSliceToJSON

func EntityDataManagementConfigSliceToJSON(e []EntityDataManagementConfig) json.RawMessage

func EntityDataManagementConfigToJSON

func EntityDataManagementConfigToJSON(e EntityDataManagementConfig) json.RawMessage

Types

type EntityDataManagementConfig

type EntityDataManagementConfig struct {
	ListDisplayFields []uuid.UUID `json:"list_display_fields"`
}

func EntityDataManagementConfigFromJSON

func EntityDataManagementConfigFromJSON(data json.RawMessage) EntityDataManagementConfig

func EntityDataManagementConfigSliceFromJSON

func EntityDataManagementConfigSliceFromJSON(data json.RawMessage) []EntityDataManagementConfig

func NewEntityDataManagementConfigSliceWithRandomValues

func NewEntityDataManagementConfigSliceWithRandomValues(n int) []EntityDataManagementConfig

func NewEntityDataManagementConfigWithRandomValues

func NewEntityDataManagementConfigWithRandomValues() EntityDataManagementConfig

func (EntityDataManagementConfig) ArrayFieldIdentifierToType

func (e EntityDataManagementConfig) ArrayFieldIdentifierToType() map[string]types.FieldType

func (EntityDataManagementConfig) EntityIdentifier

func (e EntityDataManagementConfig) EntityIdentifier() string

func (EntityDataManagementConfig) FieldIdentfierToTypeMap

func (e EntityDataManagementConfig) FieldIdentfierToTypeMap() map[string]types.FieldType

func (EntityDataManagementConfig) IsDependant

func (e EntityDataManagementConfig) IsDependant() bool

func (EntityDataManagementConfig) OrderedFieldIdentifiers added in v1.0.35

func (e EntityDataManagementConfig) OrderedFieldIdentifiers() []string

func (EntityDataManagementConfig) String

func (EntityDataManagementConfig) ToJSON

Jump to

Keyboard shortcuts

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