repo

package
v0.0.0-...-55c1add Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shipping

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

func NewShipping

func NewShipping(db *gorm.DB) (*Shipping, error)

func (*Shipping) ByID

func (s *Shipping) ByID(ctx context.Context, id uint) (*entity.ShippingOrder, error)

func (*Shipping) ByOrderID

func (s *Shipping) ByOrderID(ctx context.Context, id uint) (*entity.ShippingOrder, error)

func (*Shipping) Save

Jump to

Keyboard shortcuts

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