forked from forgejo/forgejo
Add postgres support, clean code, code review
This commit is contained in:
parent
9d3b003add
commit
e51afe4621
19 changed files with 1124 additions and 303 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
package base
|
||||
|
||||
import ()
|
||||
|
||||
type (
|
||||
// Type TmplData represents data in the templates.
|
||||
TmplData map[string]interface{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue