package
Version:
v1.50.1-beta.1
Opens a new window with list of versions in this module.
Published: Nov 8, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cache is a per-package data cache. A cached data is invalidated when
package, or it's dependencies change.
const (
HashModeNeedOnlySelf HashMode = iota
HashModeNeedDirectDeps
HashModeNeedAllDeps
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.