Documentation
¶
Index ¶
- Variables
- func Debug(ctx context.Context) bool
- func EnableDebug(ctx context.Context) context.Context
- func Printer(ctx context.Context) *message.Printer
- func WithLocale(ctx context.Context, tag language.Tag) context.Context
- func WithPrinter(ctx context.Context, printer *message.Printer) context.Context
- type Lang
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AppName = "app" AppVersion = "dev" Commit = "unknown" BuildTime = "unknown" BuildUser = "unknown" )
View Source
var Propagator = propagation.NewCompositeTextMapPropagator()
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.