# Functions
Close flushes the Client's buffer and releases the associated ressources.
InitSentry creates a new Sentry client.
Recoverer wraps the stdlib net/http Mux.
RecoveryHandler wraps the stdlib net/http Mux.
Sentry returns the singleton Sentry client implementation.
# Structs
Config stores Sentry configuration.
A NoopClient is a trivial, minimum overhead implementation of Client for which all operations are no-ops.
# Interfaces
Client is a client to send logs to Sentry.