package
Version:
v0.0.0-...-8ed6344
Opens a new window with list of versions in this module.
Published: Jan 28, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Events struct {
ID uint `json:"id"`
Name string `gorm:"type:varchar(255); not null" json:"name"`
StartTime string `json:"start_time"`
EndingTime string `json:"ending_time"`
Disc string `gorm:"type:varchar(200);not null" "json:"disc""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.