biz

package
v0.0.0-...-9bd63dd Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: MIT, MIT Imports: 7 Imported by: 0

README

Biz

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewPaserUseCase)

ProviderSet is biz providers.

Functions

This section is empty.

Types

type PaserRepo

type PaserRepo interface {
}

type PaserUseCase

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

func NewPaserUseCase

func NewPaserUseCase(repo PaserRepo, logger log.Logger) *PaserUseCase

func (PaserUseCase) Paser

func (uc PaserUseCase) Paser(url string) (*pb.PaserReply, error)

Jump to

Keyboard shortcuts

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