request

package
v0.0.0-...-252bcb0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Student

type Student struct {
	Name      string  `json:"name" binding:"required" form:"name"`
	StudentId string  `json:"student_id" binding:"required" form:"student_id"`
	Grade     float64 `json:"grade" binding:"required" form:"grade"`
}

Jump to

Keyboard shortcuts

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