base_interface

package
v0.7.50 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DoModel added in v0.5.6

type DoModel[TDO interface{}] struct {
	BuildDo func(do TDO) (interface{}, error)
}

func (*DoModel[TDO]) DoFactory added in v0.5.6

func (d *DoModel[TDO]) DoFactory(do TDO) (interface{}, error)

DoFactory 构建待写入数据库的Do数据对象

Jump to

Keyboard shortcuts

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