mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
Replace Atoi() calls with ParseUint(), and update the buildAddress() defaultPort parameter to be a uint32. (A uint16 would arguably make more sense for a port number, but uint32 matches the Envoy proto field.) Delete a ParseAddress() method that appears to be unused. |
||
---|---|---|
.. | ||
files | ||
envoy.go | ||
envoy_darwin.go | ||
envoy_linux.go | ||
envoy_other.go | ||
envoy_test.go | ||
extract.go | ||
extract_test.go | ||
misc.go |