xobj

package
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2023 License: GPL-2.0, GPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

面向对象编程.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OBJECT

type OBJECT struct {
	CHILD interface{} `orm:"-" json:"-"` // 实例指针对象
}

对象基类

func (*OBJECT) CTOR

func (this *OBJECT) CTOR(CHILD interface{})

构造函数

CHILD: 实例指针对象

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL