package
0.4.35
Repository: https://github.com/opentdf/platform.git
Documentation: pkg.go.dev

# Functions

New constructs and starts a Server.
WithCleanupTimeout customizes the default five-second timeout for the server's Cleanup method.
WithErrorLog sets [http.Server.ErrorLog].
WithOptions composes multiple Options into one.

# Structs

Server is a net/http server that uses in-memory pipes instead of TCP.

# Interfaces

An Option configures a Server.