client

package
v0.0.0-...-7fa5cc6 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(endpoint string, options ...Option) (*grpc.ClientConn, error)

New create a grpc client conn

Types

type Option

type Option func(*option)

Option how setup client

func WithCredential

func WithCredential(credential credentials.TransportCredentials) Option

WithCredential setup credential for tls

func WithDialTimeout

func WithDialTimeout(timeout time.Duration) Option

WithDialTimeout setup the dial timeout

func WithKeepAlive

func WithKeepAlive(keepalive *keepalive.ClientParameters) Option

WithKeepAlive setup keepalive parameters

func WithResolverBuilder

func WithResolverBuilder(builder resolver.Builder) Option

WithResolverBuilder setup resolver builder

func WithSign

func WithSign(sign Sign) Option

WithSign setup the signature handler

type Sign

type Sign = interceptor.Sign

Sign signs the message

Jump to

Keyboard shortcuts

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