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: 2 Imported by: 0

README

Biz

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewFooUseCase)

ProviderSet is biz providers.

Functions

This section is empty.

Types

type FooRepo

type FooRepo interface {
}

type FooUseCase

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

func NewFooUseCase

func NewFooUseCase(logger log.Logger, repo FooRepo) *FooUseCase

Jump to

Keyboard shortcuts

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