package
0.6.1
Repository: https://github.com/btnguyen2k/godal.git
Documentation: pkg.go.dev

# Structs

UserBo is a custom BO that encapsulates an application user object.
UserDaoDynamodb is AWS DynamoDB implementation of IUserDao.

# Interfaces

IUserDao defines interface to access user storage.