data

package
v0.0.0-...-dd3d275 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: MIT Imports: 16 Imported by: 0

README

Data

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is data providers.

Functions

func NewAddressRepo

func NewAddressRepo(data *Data, logger log.Logger) biz.AddressRepo

func NewDiscovery

func NewDiscovery(conf *conf.Registry) registry.Discovery

func NewSmsServiceClient

func NewSmsServiceClient(r registry.Discovery) smsv1.SmsClient

func NewUserRepo

func NewUserRepo(data *Data, logger log.Logger) biz.UserRepo

Types

type Data

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

Data .

func NewData

func NewData(
	conf *conf.Data,
	logger log.Logger,
	smsClient smsv1.SmsClient,
) (*Data, func(), error)

NewData .

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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