Closed kerelape closed 1 year ago
cjson is an object-oriented JSON library for Go. It only violates some EO principles like type-casting and static methods when it's required for compatibility with the standard encoding/json package.
encoding/json
cjson is an object-oriented JSON library for Go. It only violates some EO principles like type-casting and static methods when it's required for compatibility with the standard
encoding/json
package.