Discover Packages
github.com/tarsoqueiroz/aboutgo
Projects
learninByChallenges
challenges
api
courseProjectBuidRestAPI
restApi
_versions
v04.165.166
models
package
Version:
v0.0.0-...-ee1a26d
Opens a new window with list of versions in this module.
Published: Feb 19, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Event struct {
ID int
Name string `binding:"required"`
Description string `binding:"required"`
Location string `binding:"required"`
DateTime time .Time `binding:"required"`
UserID int
}
func GetAllEvents() []Event
Source Files
¶
Click to show internal directories.
Click to hide internal directories.