model

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(web.NewHandler, initMGProvider,
	initModelProvider)

Functions

func InitCollectionOnce added in v1.10.0

func InitCollectionOnce(db *mongox.Mongo)

func InitModelDAO added in v1.10.0

func InitModelDAO(db *mongox.Mongo) dao.ModelDAO

Types

type Handler

type Handler = web.Handler

type MGService added in v1.10.0

type MGService = service.MGService

type Model added in v1.9.1

type Model = domain.Model

type ModelGroup added in v1.10.0

type ModelGroup = domain.ModelGroup

type Module

type Module struct {
	Svc   Service
	MGSvc MGService
	Hdl   *Handler
}

func InitModule

func InitModule(db *mongox.Mongo, rmModule *relation.Module, attrModule *attribute.Module, resourceSvc *resource.Module) (*Module, error)

type Service

type Service = service.Service

Directories

Path Synopsis
internal
web

Jump to

Keyboard shortcuts

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