shippingclient

package
v0.0.0-...-f5ca578 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type From

type From = shipping.From

type GetQuoteRequest

type GetQuoteRequest = shipping.GetQuoteRequest

type GetQuoteResponse

type GetQuoteResponse = shipping.GetQuoteResponse

type ShippingClient

type ShippingClient interface {
	GetQuote(ctx context.Context, in *GetQuoteRequest, opts ...grpc.CallOption) (*GetQuoteResponse, error)
}

func NewShippingClient

func NewShippingClient(cli zrpc.Client) ShippingClient

type To

type To = shipping.To

Jump to

Keyboard shortcuts

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