model

package
v0.0.0-...-d4dafcd Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 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 ErrorModel

type ErrorModel struct {
	ReasonCode string `json:"reasonCode,omitempty"`

	ReasonDetailMessage string `json:"reasonDetailMessage,omitempty"`
}

ErrorModel -

type HealthCheckModel

type HealthCheckModel struct {
	Result string `json:"result"`
}

HealthCheckModel -

type MigrationModel

type MigrationModel struct {
	Res bool `json:"res"`

	During string `json:"during"`
}

Jump to

Keyboard shortcuts

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