package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Contains(obj, carrier interface{}) (bool, error)
Contains 判断某个元素是否存在于对应 carrier 的中
todo: 待完善,后续支持更多数据类型
func ToString(value interface{}) string
ToString 将任意变量转换为字符串变量,与普通转换性能相差大概十倍,因此不建议在性能需求高的地方使用
Source Files
¶
Click to show internal directories.
Click to hide internal directories.