package
1.0.0
Repository: https://github.com/trustbloc/orb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New returns a new HTTP server.
WithCertFile sets the TLS certificate file.
WithHandlers adds HTTP request handlers.
WithKeyFile sets the TLS key file.
WithServerIdleTimeout sets the idle timeout.
WithServerReadHeaderTimeout sets the read header timeout.
WithTracingEnabled enables/disables OpenTelemetry tracing.
WithTracingServiceName sets the name of the OpenTelemetry service.

# Variables

BuildVersion contains the version of the Orb build.

# Structs

Server implements an HTTP server.

# Type aliases

Opt is an HTTP server option.