package
Version:
v0.0.0-...-4b1e2ef
Opens a new window with list of versions in this module.
Published: Nov 30, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AdjustBatchSize(requested int, limit int) int
type Log interface {
Printf(format string, v ...interface{})
}
Server is an HTTP API instance
New returns a new HTTP API server instance
Close closes all open websocket connections
Serve handles incomming requests from a fasthttp.Server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.