cli

package
v0.0.0-...-eda81a1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientRepository

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

func (*ClientRepository) Create

func (repo *ClientRepository) Create(ctx context.Context, client repository.ClientDTO) (pgtype.UUID, error)

func (*ClientRepository) Delete

func (repo *ClientRepository) Delete(ctx context.Context, id pgtype.UUID) error

func (*ClientRepository) GetByID

func (*ClientRepository) List

func (*ClientRepository) Update

Jump to

Keyboard shortcuts

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