package ports

import "github.com/apache/beam/sdks/v2/go/test/integration/internal/ports"

Package ports contains utilities for handling ports needed for integration tests.

Index

Functions

func GetOpenTCP

func GetOpenTCP() (int, error)

GetOpenTCP gets an open TCP port and returns it, or an error on failure.

Source Files

ports.go

Version
v2.66.0 (latest)
Published
Jun 23, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
5 hours ago

Tools for package owners.