package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Aug 31, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
IDAlphabet = "abcdefghijklmnopqrstuvwxyz"
IDLength = 20
KeyAlphabet = "abcdef0123456789"
KeyLength = 40
)
Server struct with route handlers
NewServer creates a new server with default handlers
NewRouter creating a new router and setting the routes for the server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.