package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Functions
Handler returns http.Handler for the Prometheus metrics collector.
New creates a new instance of the Server.
NewHTTPSrvPrm creates a new instance of the HTTPSrvPrm.
WithShutdownTimeout returns an option to set shutdown timeout of the internal HTTP server.
# Structs
HTTPSrvPrm groups the required parameters of the Server's constructor.
Server represents a wrapper over http.Server that provides an interface to start and stop listening routine.
# Type aliases
Option sets an optional parameter of Server.