MCPcopy
hub / github.com/valyala/fasthttp / prefork.go

File prefork.go

prefork/prefork.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package prefork provides a way to prefork a fasthttp server.
2package prefork
3
4import (

Callers

nothing calls this directly

Calls 2

LoggerInterface · 0.92
LoggerInterface · 0.70

Tested by

no test coverage detected