//
pkg.gl
Category
github.com/leegeobuk/GoServer
study-go-server
util
package
0.0.0-20210105072620-13e4c71c69d5
Repository:
https://github.com/leegeobuk/goserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Functions
CheckErr
CheckErr checks and reply with error message and status code if any.
FromJSON
FromJSON deserializes object in JSON to Go value.
ToJSON
ToJSON serializes given interface to JSON format.