mirror of
https://github.com/charlienet/go-mixed.git
synced 2026-03-04 12:10:13 +08:00
RegisterFuzzyDecoders
This commit is contained in:
@@ -5,6 +5,9 @@ package json
|
|||||||
|
|
||||||
import "encoding/json"
|
import "encoding/json"
|
||||||
|
|
||||||
|
func RegisterFuzzyDecoders() {
|
||||||
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
Marshal = json.Marshal
|
Marshal = json.Marshal
|
||||||
Unmarshal = json.Unmarshal
|
Unmarshal = json.Unmarshal
|
||||||
|
|||||||
Reference in New Issue
Block a user