//
pkg.gl
Category
github.com/josephzxy/timer_apiserver
internal
resource
v1
store
mysql
package
1.0.0
Repository:
https://github.com/josephzxy/timer_apiserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
66 SLOC
#
Packages
timer
Package timer provides an implementation to interface store.TimerStore for MySQL operations of RESTful resource Timer.
#
Functions
NewRouter
NewRouter creates and configures a MySQL session and returns a mysqlRouter with it.
#
Structs
Config
Config holds configs for MySQL session.