//
pkg.gl
Category
github.com/sudo-sturbia/bfr/v2
internal
api
package
2.0.0
Repository:
https://github.com/sudo-sturbia/bfr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
188 SLOC
#
Functions
New
New creates and returns a new, initialized server instance with handlers pointing to correct routes.
#
Structs
Config
Config holds server's configuration options.
SearchIn
SearchIn Contains a database and name of the table to search in.
Server
Server represents bfr's http server, and holds all dependencies needed for a server to run.