mirror of
https://github.com/json-iterator/go.git
synced 2024-11-27 08:30:57 +02:00
test more package description
This commit is contained in:
parent
b0c9f047e2
commit
cdbad22d22
@ -9,7 +9,6 @@
|
||||
// gives a description of how Marshall/Unmarshall operate
|
||||
// between arbitrary or predefined json objects and bytes,
|
||||
// and it applies to jsoniter.Marshall/Unmarshall.
|
||||
|
||||
package jsoniter
|
||||
|
||||
import (
|
||||
|
@ -4,7 +4,6 @@
|
||||
// and yielding parsed elements one by one.
|
||||
// This set of interfaces reads input as required and gives
|
||||
// better performance.
|
||||
|
||||
package jsoniter
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user