package
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Feb 14, 2023
License: GPL-2.0, GPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OBJECT struct {
CHILD interface{} `orm:"-" json:"-"`
}
对象基类
func (this *OBJECT) CTOR(CHILD interface{})
构造函数
CHILD: 实例指针对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.