benchmarks: golang.org/x/benchmarks/json Index | Files | Directories

Packages imported by json

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
compress/bzip2Package bzip2 implements bzip2 decompression.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
encoding/jsonPackage json implements encoding and decoding of JSON objects as defined in RFC 4627.
golang.org/x/benchmarks/driverDriver contains common benchmarking logic shared between benchmarks.
ioPackage io provides basic interfaces to I/​O primitives.
io/ioutilPackage ioutil implements some I/​O utility functions.