fix: v2.9.5 (#4503)

This commit is contained in:
hailaz
2025-11-10 21:40:35 +08:00
committed by GitHub
parent fde47e8981
commit 1e3aa5f080
46 changed files with 135 additions and 99 deletions

View File

@ -16,6 +16,7 @@ type StackMode string
const (
// commandEnvKeyForBrief is the command environment name for switch key for brief error stack.
//
// Deprecated: use commandEnvKeyForStackMode instead.
commandEnvKeyForBrief = "gf.gerror.brief"