handler

package
v0.0.0-...-4ce1ff4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 5 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(ss service.Shipping) *Shipping

func (*Shipping) CreateLabel

func (s *Shipping) CreateLabel(c *fiber.Ctx) error

func (*Shipping) GetAreas

func (s *Shipping) GetAreas(c *fiber.Ctx) error

func (*Shipping) GetCities

func (s *Shipping) GetCities(c *fiber.Ctx) error

func (*Shipping) GetProvinces

func (s *Shipping) GetProvinces(c *fiber.Ctx) error

func (*Shipping) GetSuburbs

func (s *Shipping) GetSuburbs(c *fiber.Ctx) error

func (*Shipping) ManualShipping

func (s *Shipping) ManualShipping(c *fiber.Ctx) error

func (*Shipping) Pricing

func (s *Shipping) Pricing(c *fiber.Ctx) error

func (*Shipping) RequestPickup

func (s *Shipping) RequestPickup(c *fiber.Ctx) error

func (*Shipping) Tracking

func (s *Shipping) Tracking(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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