alpha
Login
or
Join now
followtheprocess.codes
/
cli
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Simple, intuitive CLI framework for Go
pkg.go.dev/go.followtheprocess.codes/cli
go
cli
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
cli
/
internal
/
format
/
at
main
2 files
Tom Fleet
Dispatch to specific `strconv` formatters rather than `%v` for printing flag/arg types (#215)
3mo ago
a6b64494
format.go
Dispatch to specific `strconv` formatters rather than `%v` for printing flag/arg types (#215) * No longer use '%v' formatting, dispatch to faster, more specific strconv formatters * Use the strings.Builder unsafe trick * Include test coverage gaps
3 months ago
format_test.go
Dispatch to specific `strconv` formatters rather than `%v` for printing flag/arg types (#215) * No longer use '%v' formatting, dispatch to faster, more specific strconv formatters * Use the strings.Builder unsafe trick * Include test coverage gaps
3 months ago