Documentation
¶
Index ¶
- type Service
- func (s *Service) GetDsn() string
- func (s *Service) GetTimeoutGin() time.Duration
- func (s *Service) GetTracesSampleRate() float64
- func (s *Service) IsDebug() bool
- func (s *Service) IsDefaultPiiSent() bool
- func (s *Service) IsEnabled() bool
- func (s *Service) IsTracingEnabled() bool
- func (s *Service) MustRepanicGin() bool
- func (s *Service) MustWaitForDeliveryGin() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(application contracts.Application) (*Service, error)
func (*Service) GetTimeoutGin ¶
func (*Service) GetTracesSampleRate ¶
func (*Service) IsDefaultPiiSent ¶
func (*Service) IsTracingEnabled ¶
func (*Service) MustRepanicGin ¶
func (*Service) MustWaitForDeliveryGin ¶
Click to show internal directories.
Click to hide internal directories.