Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadJsonValFromDecodedBytes ¶
从已解组json的bytes数组中读取指定值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString"
func ReadJsonValue ¶
读取json指定key的值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString"
func ReadJsonValueFromJsonString ¶
从json字符串中读取指定值,嵌套key使用":"分隔,如"AppSettings:DBConnectionString"
func SerializeJson ¶
func SerializeJson(val *interface{}) *string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.