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

# Packages

Package timer provides an implementation to interface store.TimerStore for MySQL operations of RESTful resource Timer.

# Functions

NewRouter creates and configures a MySQL session and returns a mysqlRouter with it.

# Structs

Config holds configs for MySQL session.