package
0.0.0-20240815154250-7cb85a9cfeee
Repository: https://github.com/holedaemon/bot2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Server.
WithAddr sets Server's address.
WithAdmins sets a Server's admin accounts.
WithDB sets a Server's DB connection.
WithDebug toggles debug mode on a Server.
WithOAuth2 sets a Server's OAuth2 config.

# Structs

Server is the HTTP server responsible for serving BOT/2's website.

# Type aliases

Option configures a Server.