mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 10:16:15 +00:00
6 lines
118 B
Go
6 lines
118 B
Go
package json
|
|
|
|
import jsoniter "github.com/json-iterator/go"
|
|
|
|
var Cjson = jsoniter.ConfigCompatibleWithStandardLibrary
|