bbkane/warg

Use Decoder.UseNumber() to make JSON -> Int config parsing easier?

Closed this issue · 0 comments

See https://pkg.go.dev/encoding/json#Decoder.UseNumber and https://stackoverflow.com/a/16946478/2958070 . Then I wouldn't have my contained.Int just truncate floats...