models

package
v0.0.0-...-5cd5305 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2025 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 Certificate

type Certificate struct {
	Id     string `json:"id" redis:"id" binding:"required"`
	Name   string `json:"name" redis:"name" binding:"required"`
	Course string `json:"course" redis:"course" binding:"required"`
	Grade  string `json:"grade" redis:"grade" binding:"required"`
	Date   string `json:"date" redis:"date" binding:"required"`
}

Jump to

Keyboard shortcuts

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