observer

package
v0.0.0-...-cff5d44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Name     string
	Endpoint string
	UseSSL   bool
}

type Srv

type Srv struct {
	// contains filtered or unexported fields
}

func New

func New(cfg Config) *Srv

func (*Srv) GetMeter

func (s *Srv) GetMeter() metric.Meter

func (*Srv) GetTracer

func (s *Srv) GetTracer() trace.Tracer

func (*Srv) Init

func (s *Srv) Init(ctx context.Context) error

func (*Srv) Shutdown

func (s *Srv) Shutdown(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL