sre

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env string
const (
	EnvLocal      Env = "local"
	EnvDev        Env = "dev"
	EnvStaging    Env = "stg"
	EnvProduction Env = "prod"
)

func (Env) String

func (e Env) String() string

type Key

type Key string
const (
	KeyRequestID Key = "request_id"
	KeyTraceID   Key = "trace_id"
	KeySpanID    Key = "span_id"
)

func (Key) String

func (k Key) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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