entity

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Changelogs

type Changelogs []delta.Changelog

func (*Changelogs) Scan

func (c *Changelogs) Scan(src any) error

func (Changelogs) Value

func (c Changelogs) Value() (driver.Value, error)

type Validation

type Validation struct {
	Id                  string
	ExternalId          string
	DebugRequestId      string
	SsoId               string
	ItemId              string
	SourceApplicationId int
	BlockName           string
	Changelogs          Changelogs
	GeneratedChangelogs Changelogs // сгенерированные из record ченжлоги, необходимые для валидации
	ValidationStatus    consts.ValidationStatus
	ValidationSystem    consts.ValidationSystem
	ValidationCode      string
	Request             json.RawMessage  `swaggertype:"object"`
	Response            *json.RawMessage `swaggertype:"object"`
	CreatedAt           time.Time
	UpdatedAt           time.Time
	Metadata            *json.RawMessage `swaggertype:"object"`
}

Jump to

Keyboard shortcuts

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