mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-07-14 03:29:37 +03:00
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