package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetBool 读取环境变量,并自动转换为 bool 类型
true: 1, t, T, TRUE, true, True
false: 0, f, F, FALSE, false, False
其他情况返回 false
MustGet 读取环境变量,若不存在则 panic
Source Files
¶
Click to show internal directories.
Click to hide internal directories.