discoveryclient

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryClient

type DiscoveryClient interface {
	Get(ctx context.Context, in *discoverypb.Get_Request, opts ...grpc.CallOption) (*discoverypb.Get_Response, error)
	Watch(ctx context.Context, in *discoverypb.Watch_Request, opts ...grpc.CallOption) chan *discoverypb.Watch_Response
	Close() error
}

func NewDiscoveryClient

func NewDiscoveryClient(config *config.Config) (DiscoveryClient, error)

Jump to

Keyboard shortcuts

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