//
pkg.gl
Category
github.com/lazyengineering/faststatus
rest
package
0.4.0
Repository:
https://github.com/lazyengineering/faststatus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
120 SLOC
#
Functions
New
New provides a restful endpoint for managing faststatus Resources.
WithStore
WithStore configures a Server to use the provided Store.
#
Structs
Server
Server is a restful http server for Resources.
#
Interfaces
Store
Store gets and saves Resources.
#
Type aliases
ServerOpt
ServerOpt is used to configure a Server.