package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Sep 21, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
Add 保存
struct/interface: Add(&val)
@param o var some
Add(&some)
Get 获取
var some; 必须用: Get(&some). 原理是: 变量先存在于内存中. 如果定义一个指针, 必须是var some=new(type)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.