biz

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSetBiz = wire.NewSet(NewPingBiz)

ProviderSetBiz is biz providers.

Functions

This section is empty.

Types

type PingBiz

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

PingBiz is a Ping useCase.

func NewPingBiz

func NewPingBiz(repo repository.PingRepo, logger log.Logger) *PingBiz

NewPingBiz new a Ping useCase.

func (*PingBiz) Ping

func (l *PingBiz) Ping(ctx context.Context, g *bo.Ping) (*bo.Ping, error)

Ping creates a Ping, and returns the new Ping.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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