common

package
v1.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallEcho

func CallEcho(from echo.Caller, opts echo.CallOptions) (echo.CallResult, error)

func ForwardEcho

func ForwardEcho(srcName string, from echo.Caller, opts echo.CallOptions, clientProvider EchoClientProvider) (echo.CallResult, error)

Types

type EchoClientProvider

type EchoClientProvider func() (*echoclient.Client, error)

EchoClientProvider provides dynamic creation of Echo clients. This allows retries to potentially make use of different (ready) workloads for forward requests.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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