You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-06-24 23:16:47 +02:00
gofmt
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
|
||||
type objectLazyAny struct {
|
||||
baseAny
|
||||
cfg *frozenConfig
|
||||
cfg *frozenConfig
|
||||
buf []byte
|
||||
err error
|
||||
cache map[string]Any
|
||||
|
Reference in New Issue
Block a user