Ordered json output & Disallow unknown fields
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package option
|
||||
|
||||
import "encoding/json"
|
||||
import "github.com/goccy/go-json"
|
||||
|
||||
type Listable[T comparable] []T
|
||||
|
||||
|
||||
Reference in New Issue
Block a user