//
pkg.gl
Category
github.com/minimalchat/daemon
server
rest
package
0.2.0
Repository:
https://github.com/minimalchat/daemon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
112 SLOC
#
Functions
Initialize
Listen starts listening on `port` and `host` */.
#
Constants
DEBUG
Log levels.
ERROR
Log levels.
FATAL
Log levels.
INFO
Log levels.
WARNING
Log levels.
#
Structs
Server
Server is the REST API server for Minimal Chat */.
ServerConfig
No description provided by the author