🎯
-
-
go-homedir Public archive
Forked from mitchellh/go-homedirGo library for detecting and expanding the user's home directory without cgo.
Go MIT License UpdatedOct 26, 2020 -
pflag Public archive
Forked from spf13/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 28, 2020 -
cookiejar Public archive
A cookie jar implementation in golang, that allows you to marshall the cookie data to a struct.