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

# Functions

PrintApp prints a BoApp's info to stdout.

# Variables

ColsSql holds name of database table columns.
SEP defines separator string used for displaying purpose.
TIMEZONE defines the timezone used for all examples.

# Structs

BoApp defines business object app.
DaoAppSql is SQL-based DAO implementation.

# Interfaces

IDaoApp defines DAO APIs for apps.