models

package
v0.0.0-...-a73ce49 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {

	// OK
	Error string `json:"error,omitempty"`
}

Error error

swagger:model Error

func (*Error) ContextValidate

func (m *Error) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this error based on context it is used

func (*Error) MarshalBinary

func (m *Error) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Error) UnmarshalBinary

func (m *Error) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Error) Validate

func (m *Error) Validate(formats strfmt.Registry) error

Validate validates this error

type GetUUIDResponse

type GetUUIDResponse struct {

	// uuid
	// Required: true
	UUID *string `json:"uuid"`
}

GetUUIDResponse get UUID response

swagger:model GetUUIDResponse

func (*GetUUIDResponse) ContextValidate

func (m *GetUUIDResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get UUID response based on context it is used

func (*GetUUIDResponse) MarshalBinary

func (m *GetUUIDResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetUUIDResponse) UnmarshalBinary

func (m *GetUUIDResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetUUIDResponse) Validate

func (m *GetUUIDResponse) Validate(formats strfmt.Registry) error

Validate validates this get UUID response

Jump to

Keyboard shortcuts

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