echo

package module
v0.0.0-...-9790682 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2026 License: MIT Imports: 6 Imported by: 0

README

Echo GoDoc Build Status Go Report Card

This package provides a Echo Box using Conex.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Image to use for the box.
	Image = "omeid/echo:http"
	// Port used for connecting to the echo service.
	Port = "3000"

	// EchoUpWaitTime dictates how long we should wait for Echo to accept connections.
	EchoUpWaitTime = 10 * time.Second
)

Functions

func Box

func Box(t testing.TB, reverse bool) (echo.Echo, conex.Container)

Box returns an echo client connect to an echo container based on your provided tags.

Types

This section is empty.

Jump to

Keyboard shortcuts

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