iface

package
v1.0.52 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MulanPSL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ISingleton

type ISingleton interface {
	IsSingle() bool
	NewSingle() any
	Autoload() bool
}

type Mysingle

type Mysingle struct {
	basedto.BaseEntity
	Id int
}

func NewMysingle

func NewMysingle() *Mysingle

func (Mysingle) Autoload

func (Mysingle) Autoload() bool

func (Mysingle) IsSingle

func (Mysingle) IsSingle() bool

func (Mysingle) NewSingle

func (Mysingle) NewSingle() any

Jump to

Keyboard shortcuts

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