data

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSetData = wire.NewSet(NewData, NewPingRepo)

ProviderSetData is data providers.

Functions

func NewPingRepo

func NewPingRepo(data *Data, logger log.Logger) repository.PingRepo

NewPingRepo .

Types

type Data

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

Data .

func NewData

func NewData(c *conf.Bootstrap, logger log.Logger) (*Data, func(), error)

NewData .

func (*Data) Cache

func (d *Data) Cache() cache.GlobalCache

func (*Data) Interflow

func (d *Data) Interflow() interflow.Interflow

type PingRepo

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

func (*PingRepo) Ping

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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