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.0-rc.1
- Published
- Dec 12, 2024
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 5 minutes ago –
Tools for package owners.