Categorygithub.com/bandros/framework
modulepackage
1.1.14
Repository: https://github.com/bandros/framework.git
Documentation: pkg.go.dev

# README

Roles

  • Don’t Repeat Yourself
  • Fat model, thin controller is better.
  • Keep It Simple
  • MVC Pattern
  • Don’t modify core.
  • File name and package in lower case
  • Variables, Const, functions, structs, interfaces must be camelCase for private and StudlyCaps for public
  • Code indent using tab, don’t use space.
  • Error handler must using error helper this framework
  • Just using gin framework router, don’t use other framework router

Router Framework https://github.com/gin-gonic/gin

                     **Creator**
                     https://github.com/tss182

# Packages

No description provided by the author

# Functions

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
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

# Structs

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