mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
ebdee5aed8
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0 * go down to v1.28.0
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)
|