Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lockfile ¶
type Lockfile struct {
// contains filtered or unexported fields
}
Lockfile stores lock entries keyed by (namespace, operation, inputs).
func Parse ¶
Parse decodes lockfile JSON lines.
Non-empty files must start with a supported version header line.
Click to show internal directories.
Click to hide internal directories.