directory
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Packages
Package environ is a simple environment variable manipulation library.
No description provided by the author
Package prober exports Probe, which implements logic to identify a wrapper's wrapped target.
Package terminal is just a way to forward
"golang.org/x/crypto/ssh/terminal".IsTerminal(fd int)
In a way that will work on appengine (specifically; it doesn't break appengine's compilation).