package pathcache
import "cmd/internal/pathcache"
Index ¶
Functions ¶
func LookPath ¶
LookPath wraps exec.LookPath and caches the result which can be called by multiple Goroutines at the same time.
Source Files ¶
- Version
- v1.24.1 (latest)
- Published
- Feb 27, 2025
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 1 minute ago –
Tools for package owners.