Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
goradd-project
|
|
|
api
Package api is an example of a REST type api and associated handlers.
|
Package api is an example of a REST type api and associated handlers. |
|
codegen/cmd
command
|
|
|
config
Package config is the place to setup global variables and constants that impact site-wide behavior.
|
Package config is the place to setup global variables and constants that impact site-wide behavior. |
|
control
Package control contains custom controls and modifications of standard controls that are used throughout the site.
|
Package control contains custom controls and modifications of standard controls that are used throughout the site. |
|
gen
Package gen contains the code generated database model, forms and panels that make up the initial website generated from the database.
|
Package gen contains the code generated database model, forms and panels that make up the initial website generated from the database. |
|
main
command
|
|
|
tmp/template
The template package contains generated templates from the pre-generation process for codegen.
|
The template package contains generated templates from the pre-generation process for codegen. |
|
web/app
Package app contains your local application object.
|
Package app contains your local application object. |
|
web/form
Package form is a place for you to put your application's forms.
|
Package form is a place for you to put your application's forms. |
|
web/panel
Package panel is a place for you to put your application's panels.
|
Package panel is a place for you to put your application's panels. |
Click to show internal directories.
Click to hide internal directories.