|
about.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
about_test.go
|
Chain test http requests.
|
2021-12-06 10:38:55 -05:00 |
|
contact.go
|
Added easier setter funcs for flash messages.
|
2021-12-03 16:44:04 -05:00 |
|
controller.go
|
Added page cache middleware.
|
2021-12-07 21:36:57 -05:00 |
|
controller_test.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
error.go
|
Initial commit.
|
2021-12-03 06:11:01 -05:00 |
|
home.go
|
Added auth layout and route for login.
|
2021-12-03 15:41:40 -05:00 |
|
login.go
|
Added easier setter funcs for flash messages.
|
2021-12-03 16:44:04 -05:00 |
|
page.go
|
Added page cache middleware.
|
2021-12-07 21:36:57 -05:00 |