docker / go-connections

Utility package to work with network connections
https://pkg.go.dev/github.com/docker/go-connections
Apache License 2.0
217 stars 101 forks source link

introduce String method on PortMapping #111

Open ndeloof opened 9 months ago

ndeloof commented 9 months ago

This introduce PortMapping.String() for (some) symmetry with ParsePortSpec