codegen

package
v0.0.0-...-239bbb0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(cfg *config.ConfigFile) error

Types

type BaseModel

type BaseModel struct {
	ID bson.ObjectID `bson:"_id,omitempty"`
}

func (*BaseModel) GetID

func (m *BaseModel) GetID() any

func (*BaseModel) SetID

func (m *BaseModel) SetID(id any)

type TransactionFunc

type TransactionFunc func(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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