//
pkg.gl
Category
github.com/NikolayOskin/go-trello-clone
controller
middleware
package
0.0.0-20200829095750-59486b45f4b1
Repository:
https://github.com/nikolayoskin/go-trello-clone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
180 SLOC
#
Functions
DecodeBoardObj
No description provided by the author
DecodeCardObj
No description provided by the author
DecodeListObj
No description provided by the author
JWTCheck
No description provided by the author
Verified
No description provided by the author
#
Constants
BoardCtx
BoardCtx is a context key for board object.
CardCtx
CardCtx is a context key for card object.
ListCtx
ListCtx is a context key for list object.
UserCtx
UserCtx is a context key for user object.