master
add otel support for package gcmd
improve package gcmd, adding CaseSensitive option for options parsing, default is CaseInsensitive
add tracing logging content if trace id is available in context for package gcmd
fix cache issue in Count/Value functions for gdb.Model (#2300)
add golangci feature to guarantee codes quality (#2229)
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
t.Assert(err, nil) -> t.AssertNil(err)
add ut cases for package gcache (#2341)