//
pkg.gl
Category
github.com/josephzxy/timer_apiserver
internal
resource
v1
model
package
1.0.0
Repository:
https://github.com/josephzxy/timer_apiserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
43 SLOC
#
Functions
ValidateTimer
ValidateTimer validates the given value of Timer.
ValidateTimerCore
ValidateTimerCore validates the given value of TimerCore.
#
Structs
Model
Model is the slightly-updated version of gorm.Model It will be managed automatically by gorm.
Timer
Timer is the data model for RESTful resource timer.
TimerCore
TimerCore contains fields that can be specified directly via APIs.