package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Dec 27, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IsStruct(v interface{}) bool
IsStruct 判断一个变量是不是结构体
@param v
@return bool
func String(s interface{}) string
String 将结构体转换为可读的字符串
@param s
@return string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.