//
pkg.gl
Category
github.com/sourcegraph/srclib
flagutil
package
0.2.5
Repository:
https://github.com/sourcegraph/srclib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
74 SLOC
#
Functions
MarshalArgs
MarshalArgs takes a struct with go-flags field tags and turns it into an equivalent []string for use as command-line args.