//
pkg.gl
Category
github.com/btnguyen2k/godal
examples_sta
dynamodb
cbo
package
0.6.1
Repository:
https://github.com/btnguyen2k/godal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
191 SLOC
#
Structs
UserBo
UserBo is a custom BO that encapsulates an application user object.
UserDaoDynamodb
UserDaoDynamodb is AWS DynamoDB implementation of IUserDao.
#
Interfaces
IUserDao
IUserDao defines interface to access user storage.