package httpprocess

Import Path
	go.pact.im/x/httpprocess (on go.dev)

Dependency Relation
	imports 7 packages, and imported by 0 packages

Involved Source Files Package httpprocess provides [process.Runner] wrapper for [http.Server].
Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
Package-Level Functions (only one, which is exported)
Server returns a [process.Runner] instance for the given HTTP server and network listener.