Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeSentryClient ¶
InitializeSentryClient initializes sentry client. This function returns function that can be used to close the sentry client and error.
func WithEnvironment ¶
func WithEnvironment(env string) func(*client)
WithEnvironment helps you set environment the deployed code is running in while initializing sentry client using function InitializeSentryClient
func WithRelease ¶
func WithRelease(release string) func(*client)
WithRelease helps you set release/commit of currently running code while initializing sentry client using function InitializeSentryClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.