userauthgrpc

package
v0.0.0-...-b784633 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCProductAPI

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

func NewGRPCProductAPI

func NewGRPCProductAPI(client *ProductGRPCClient) *GRPCProductAPI

func (GRPCProductAPI) Get

func (GRPCProductAPI) Update

type ProductConfig

type ProductConfig struct {
	Host string
	Port int
}

type ProductConfigGetter

type ProductConfigGetter interface {
	GetProductConfig() *ProductConfig
}

type ProductGRPCClient

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

func NewProductGRPCClient

func NewProductGRPCClient(configGetter ProductConfigGetter) *ProductGRPCClient

func (ProductGRPCClient) Dial

func (c ProductGRPCClient) Dial() (*grpc.ClientConn, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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