grpc

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProductGrpcClient

func NewProductGrpcClient(host string) (*productGrpcClientImpl, error)

NewProductGrpcClient

Types

type ProductGrpcClient

type ProductGrpcClient interface {
	FindByID(id int) <-chan grpc.ServiceResult
	FindByCategory(categoryID int) <-chan grpc.ServiceResult
	FindAll() <-chan grpc.ServiceResult
}

Jump to

Keyboard shortcuts

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