biz

package
v0.0.0-...-b12402e Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: MIT, MIT Imports: 2 Imported by: 0

README

Biz

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is biz providers.

Functions

This section is empty.

Types

type CourierRepo

type CourierRepo interface {
}

type CourierUseCase

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

func NewCourierUseCase

func NewCourierUseCase(repo CourierRepo, logger log.Logger) *CourierUseCase

type ShipOrder

type ShipOrder struct {
	Id     int64
	UserId int64
}

Jump to

Keyboard shortcuts

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