Discover Packages
github.com/google/osv-scalibr
linter
plugger
flags
package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Feb 9, 2026
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package flags contains logic for handling repeatable flag
List is a slice of strings that implements the flag.Value interface.
It is designed to be used with flag.Var to allow a flag to be specified
multiple times, accumulating all values into the list.
Set adds a value to the list
String returns the string representation of the list
Source Files
¶
Click to show internal directories.
Click to hide internal directories.