# Functions

New provides a restful endpoint for managing faststatus Resources.
WithStore configures a Server to use the provided Store.

# Structs

Server is a restful http server for Resources.

# Interfaces

Store gets and saves Resources.

# Type aliases

ServerOpt is used to configure a Server.