imp

package
v0.0.0-...-020a8f2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PetDaoPgx

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

func NewPetDaoPgx

func NewPetDaoPgx(dbClient client.DbClient) *PetDaoPgx

func (*PetDaoPgx) Delete

func (d *PetDaoPgx) Delete(request entity.DeletePet) (int64, error)

func (*PetDaoPgx) Insert

func (d *PetDaoPgx) Insert(request entity.InsertPet) (string, error)

func (*PetDaoPgx) Search

func (d *PetDaoPgx) Search(filter string) ([]entity.GetPet, error)

func (*PetDaoPgx) Update

func (d *PetDaoPgx) Update(request entity.UpdatePet) (int64, error)

Jump to

Keyboard shortcuts

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