//
pkg.gl
Category
github.com/bhojpur/knative-pkg
webhook
json
package
0.0.3
Repository:
https://github.com/bhojpur/knative-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
100 SLOC
#
Functions
Decode
Decode will parse the json byte array to the target object.
#
Variables
Marshal
Marshal is an alias for json.Marshal.
Unmarshal
Unmarshal is an alias for json.Unmarshal.