package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Nov 24, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MustMarshal(v interface{}) []byte
序列化JSON,如果出错则panic
func MustUnmarshal(data []byte, v interface{})
解析JSON,如果出错则panic
Source Files
¶
Click to show internal directories.
Click to hide internal directories.