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

# Packages

No description provided by the author
Package middleware provides middlewares for REST server.
Package response provides a uniformed interface for writing HTTP responses.

# Functions

New returns the concrete value of interface RESTServer.

# Structs

Config holds configs for REST server.
InsecureServingConfig holds insecure serving configs for REST server.

# Interfaces

RESTServer defines the interface of a REST server.