Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lockfile ¶
type Lockfile struct { Dependencies map[string]struct { Version string Requires map[string]string } }
func FromLockfile ¶
Click to show internal directories.
Click to hide internal directories.