package
2.0.0
Repository: https://github.com/sudo-sturbia/bfr.git
Documentation: pkg.go.dev

# Functions

New creates and returns a new, initialized server instance with handlers pointing to correct routes.

# Structs

Config holds server's configuration options.
SearchIn Contains a database and name of the table to search in.
Server represents bfr's http server, and holds all dependencies needed for a server to run.