package
0.0.0-20240405081150-f197c8cfa35f
Repository: https://github.com/warrior21st/go-utils.git
Documentation: pkg.go.dev

# Functions

从已解组json的bytes数组中读取指定值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString".
No description provided by the author
读取json指定key的值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString".
从json字符串中读取指定值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString".
No description provided by the author