package
0.0.0-20181009230506-ac834ce67862
Repository: https://github.com/lychung83/cloudsql-proxy.git
Documentation: pkg.go.dev
# Functions
SetupFDLimits ensures that the process running the Cloud SQL proxy can have at least wantFDs number of open file descriptors.
# Constants
Each connection handled by the proxy requires two file descriptors, one for the local end of the connection and one for the remote.