package
Version:
v1.6.7
Opens a new window with list of versions in this module.
Published: Mar 1, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package eval 便捷的数据类型转换与 JSON 编解码工具集合,
提供多种常用的到整数、浮点、字节、字符串与 JSON 的转换方法。
func E到Json(v interface{}) string
func E到Json美化(v interface{}) string
func E到字节(value interface{}) byte
func E到字节集(value interface{}) []byte
func E到数值(value interface{}) float64
func E到整数(value interface{}) int
func E到整数64位(value interface{}) int64
func E到文本(value interface{}) string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.