//
pkg.gl
Category
github.com/ChickenClisp/golang_RestAPI_DB
module
package
0.0.0-20231117044609-06685f168a6f
Repository:
https://github.com/chickenclisp/golang_restapi_db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
172 SLOC
#
Functions
GetConnection
DBとのコネクションを張る.
GetID
リクエストからIDを取得する.
GetStruct
JSONリクエストを構造体にパースする.
RespondWithError
エラー情報をJSONで返す.
RespondWithJSON
JSONを返す.
#
Structs
User
User構造体.