[ ソース: golang-go-flags ]
パッケージ: golang-go-flags-dev (1.3.0-4)
golang-go-flags-dev に関するリンク
Debian の資源:
golang-go-flags ソースパッケージをダウンロード:
- [golang-go-flags_1.3.0-4.dsc]
- [golang-go-flags_1.3.0.orig.tar.gz]
- [golang-go-flags_1.3.0-4.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ, メールアーカイブ)
- Sergio Schvezov (QA ページ)
- Steve Langasek (QA ページ)
- Michael Hudson-Doyle (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Go library for parsing command line arguments
Package flags provides an extensive command line option parser.
The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options.