models

package
v0.0.0-...-14890a0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StudentView

type StudentView struct {

	// id
	ID float64 `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

StudentView student view

student view

swagger:model student_view

func (*StudentView) ContextValidate

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

ContextValidate validates this student view based on context it is used

func (*StudentView) MarshalBinary

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

MarshalBinary interface implementation

func (*StudentView) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*StudentView) Validate

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

Validate validates this student view

Jump to

Keyboard shortcuts

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