endpoint

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultEndpoint

type DefaultEndpoint struct {
	Address    string
	Attributes map[string]string
	// contains filtered or unexported fields
}

func NewDefaultEndpoint

func NewDefaultEndpoint(ctx context.Context, address string, kvs ...string) (*DefaultEndpoint, error)

func (*DefaultEndpoint) Call

func (e *DefaultEndpoint) Call(ctx context.Context, data []byte) ([]byte, error)

func (*DefaultEndpoint) Close

func (e *DefaultEndpoint) Close() error

func (*DefaultEndpoint) Name

func (e *DefaultEndpoint) Name() string

Jump to

Keyboard shortcuts

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