//
pkg.gl
Category
github.com/plexifyTech/plexnet
util
package
0.5.5
Repository:
https://github.com/plexifytech/plexnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
17 SLOC
#
Functions
AsJson
AsJson Takes any struct and serializes it into a byte array.
FromJson
FromJson Takes a json byte array and unmarshalls it into a given object.