biz

package
v0.0.0-...-42463de Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(New, user.NewBiz)

Functions

This section is empty.

Types

type IBiz

type IBiz interface {
	User() *user.Biz
}

func New

func New(ubiz *user.Biz) IBiz

type Transaction

type Transaction interface {
	InTx(context.Context, func(ctx context.Context) error) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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