Categorygithub.com/genigo/goje
modulepackage
0.0.0-20250120101647-dfbcb4c9c2a8
Repository: https://github.com/genigo/goje.git
Documentation: pkg.go.dev

# Functions

ArgumentLessQueryBuilder (Select, Delete) query builder.
GetHandler make a handler from default database and a TODO context.
No description provided by the author
No description provided by the author
InitDB Connect default database.
No description provided by the author
No description provided by the author
No description provided by the author
MakeHandler make a handler from default database.
MakeHandler make a handler from the database connection.
DefaultHandler make a handler from default database.
DefaultHandler make a handler from the database connection.
No description provided by the author
NewDBConnection Connect to database and return database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
make a select ..
SQLConditionBuilder [JOIN WHERE LIMIT OFFSET] ...builder.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Default Database Connection that fill by.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Context and Database Handler struct.
Goje database config schema # yaml example driver: mysql host: 127.0.0.1 port: 3306 user: root password: schema: mydbname */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Entity All generated structs implemented from Entity.
No description provided by the author
No description provided by the author

# Type aliases

* Limit Query * */.
No description provided by the author