test_helper

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DropConnection

func DropConnection(name string, port string) error

func DropConnectionContainerID

func DropConnectionContainerID(Id string) error

Types

type Connection

type Connection struct {
	Name        string `json:"name"`
	ContainerId string `json:"container_id"`
}

func Connections

func Connections() ([]Connection, error)

func GetConnectionByContainerID

func GetConnectionByContainerID(Id string) (*Connection, error)

Jump to

Keyboard shortcuts

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