v1

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvoiceGrpc

type InvoiceGrpc struct {
	pb_v1.UnimplementedInvoiceServiceServer
	// contains filtered or unexported fields
}

func NewInvoiceGrpc

func NewInvoiceGrpc(dbConnPool *pgxpool.Pool, paymentProcessor *processor.PaymentProcessor, log *zerolog.Logger) *InvoiceGrpc

func (*InvoiceGrpc) CreateInvoice

func (*InvoiceGrpc) GetInvoices

type UserGrpc

type UserGrpc struct {
	pb_v1.UnimplementedUserServiceServer
	// contains filtered or unexported fields
}

func NewUserGrpc

func NewUserGrpc(dbConnPool *pgxpool.Pool, log *zerolog.Logger) *UserGrpc

func (*UserGrpc) GetCryptoKeys added in v0.3.0

func (*UserGrpc) RegisterUser

func (*UserGrpc) UpdateCryptoKeys

Jump to

Keyboard shortcuts

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