package
1.0.0
Repository: https://github.com/josephzxy/timer_apiserver.git
Documentation: pkg.go.dev

# Functions

ValidateTimer validates the given value of Timer.
ValidateTimerCore validates the given value of TimerCore.

# Structs

Model is the slightly-updated version of gorm.Model It will be managed automatically by gorm.
Timer is the data model for RESTful resource timer.
TimerCore contains fields that can be specified directly via APIs.