Documentation
¶
Overview ¶
Package mixlockutils provides common functions for parsing Mix.lock lockfiles.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMixLockFile ¶
func ParseMixLockFile(input *filesystem.ScanInput) ([]*extractor.Inventory, error)
ParseMixLockFile extracts packages from Erlang Mix.lock files passed through the scan input.
Types ¶
Click to show internal directories.
Click to hide internal directories.