package
2.167.0+incompatible
Repository: https://github.com/supabase/auth.git
Documentation: pkg.go.dev
# Functions
GetBodyBytes reads the whole request body properly into a byte array.
GetIPAddress returns the real IP address of the HTTP request.
No description provided by the author
GetRequestID reads the request ID from the context.
No description provided by the author
No description provided by the author
NewPostgresError returns a new PostgresError if the error was from a publicly accessible Postgres error.
No description provided by the author
WaitForCleanup waits until all long-running goroutines shut down cleanly or until the provided context signals done.
WithRequestID adds the provided request ID to the context.
# Variables
Version is git commit or release tag from which this binary was built.
# Structs
No description provided by the author
PostgresError is a custom error struct for marshalling Postgres errors to JSON.