mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-22 02:32:02 -08:00
12 lines
192 B
Markdown
12 lines
192 B
Markdown
# opt
|
|
|
|
Package opt implements command-line flag parsing.
|
|
|
|
### Installation
|
|
|
|
$ go get [-u] modernc.org/opt
|
|
|
|
### Documentation
|
|
|
|
[godoc.org/modernc.org/opt](http://godoc.org/modernc.org/opt)
|