logic

package
v0.0.0-...-77bf602 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountLogic

type CountLogic struct {
	// contains filtered or unexported fields
}

func NewCountLogic

func NewCountLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *CountLogic

func (*CountLogic) Count

type CreateLogic

type CreateLogic struct {
	// contains filtered or unexported fields
}

func NewCreateLogic

func NewCreateLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *CreateLogic

func (*CreateLogic) Create

type DeleteLogic

type DeleteLogic struct {
	// contains filtered or unexported fields
}

func NewDeleteLogic

func NewDeleteLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *DeleteLogic

func (*DeleteLogic) Delete

type DeleteMultiLogic

type DeleteMultiLogic struct {
	// contains filtered or unexported fields
}

func NewDeleteMultiLogic

func NewDeleteMultiLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *DeleteMultiLogic

func (*DeleteMultiLogic) DeleteMulti

type GetLogic

type GetLogic struct {
	// contains filtered or unexported fields
}

func NewGetLogic

func NewGetLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *GetLogic

func (*GetLogic) Get

type ListLogic

type ListLogic struct {
	// contains filtered or unexported fields
}

func NewListLogic

func NewListLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *ListLogic

func (*ListLogic) List

type OneLogic

type OneLogic struct {
	// contains filtered or unexported fields
}

func NewOneLogic

func NewOneLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *OneLogic

func (*OneLogic) One

type UpdateLogic

type UpdateLogic struct {
	// contains filtered or unexported fields
}

func NewUpdateLogic

func NewUpdateLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *UpdateLogic

func (*UpdateLogic) Update

type UpsertLogic

type UpsertLogic struct {
	// contains filtered or unexported fields
}

func NewUpsertLogic

func NewUpsertLogic(metadata *appinfo.AppMetadata, helper *log.Helper, collection *mongo.Collection) *UpsertLogic

func (*UpsertLogic) Upsert

Jump to

Keyboard shortcuts

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