Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Changelogs ¶
func (*Changelogs) Scan ¶
func (c *Changelogs) Scan(src any) 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"`
}
Click to show internal directories.
Click to hide internal directories.