env

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 0 Imported by: 0

Documentation

Overview

Package env defines environment variables used inside the framework.

Index

Constants

View Source
const (
	// LogTrace controls whether to output trace log.
	// To enable trace output, set TRPC_LOG_TRACE=1.
	//
	// This environment variable is needed because zap library lacks trace-level log.
	LogTrace = "TRPC_LOG_TRACE"
)

Defines all keys of the environment variables.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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