Chase Pierce

Results 14 issues of Chase Pierce

Being able to do something like: ``` bin/mycode --debug ``` Is generally an acceptable boolean toggle in CLI applications. Would love to see this.

I realize I'm able to set the `QRWidth` using: ``` standard.WithQRWidth(255) ``` However, how can I specify that I want a total image output of say, `1024x1024`?

question

Unfortunately Windows doesn't come with anything to deal with `.tar.gz` and it's generally not reliable to expect 7zip or whatever archiver they might install as fresh installs, windows-based docker containers...

Currently, if you `go get` this package, the value returned is: ``` go get github.com/FusionAuth/go-client/pkg/fusionauth@latest go: downloading github.com/FusionAuth/go-client v0.0.0-20240703195400-20df799688c3 ``` Which matches the latest sha in `main` `20df799`, following pseudo-versions...

DX
Go