package
Version:
v0.0.0-...-3a6be0a
Opens a new window with list of versions in this module.
Published: Oct 24, 2023
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.