package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: May 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
判断对象是否为指定类型
- @temp_param T 类型
- @param any obj 变量
- @return bool 是否为指定类型
将对象的成员变量与成员函数 json5的格式打印, 不包含成员函数
将对象的成员变量与成员函数 通过beautiful json5的格式打印
- @return string 格式化的json5字符串
func ObjectToJson5WithoutFunc(obj any) string
将对象的成员变量与成员函数, 通过beautiful json5的格式打印, 不包含成员函数
- @return string 格式化的json5字符串
Source Files
¶
Click to show internal directories.
Click to hide internal directories.