//
pkg.gl
Category
github.com/GitCollabCode/GitCollab
internal
jsonhttp
package
0.0.0-20230317024610-88dbfc45bbd1
Repository:
https://github.com/gitcollabcode/gitcollab.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
12 SLOC
#
Functions
FromJSON
FromJSON deserializes the object from JSON string in an io.Reader to the given interface.
ToJSON
ToJSON serializes the given interface into a string based JSON format.