Commit Graph

21 Commits

Author SHA1 Message Date
wpetit 35bd6d65bb Add BuildInfo service and template data extension 2020-02-12 22:07:36 +01:00
wpetit 4d82e29793 Switch GenerateRandomBytes() method to public 2020-02-12 22:06:16 +01:00
wpetit b2a83e3022 Remove unnecessary line 2020-02-12 22:04:04 +01:00
wpetit 18f2ffaaa9 template: add layout loading API 2020-01-24 13:09:16 +01:00
wpetit bbcb571772 Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
wpetit d95bbe0c1f Use Go modules 2019-07-28 13:01:27 +02:00
wpetit 35c763a6c6 Use store to define session default options 2019-05-13 09:09:28 +02:00
wpetit 7c00e0c8bf Add 'api' package to ease basic JSON API development 2018-12-28 11:45:30 +01:00
wpetit 6595e8cb89 Correction suppression de la session 2018-12-09 13:21:51 +01:00
wpetit b4e34ea817 Merge branch 'hotfix/typo' of bgaude/goweb into master 2018-12-07 22:07:02 +01:00
wpetit caeb968ebb Merge branch 'feature/gorilla-session-provider' of bgaude/goweb into master 2018-12-07 22:04:40 +01:00
Benjamin Gaudé 9d5a2b02cc Add gorilla session provider 2018-12-07 20:40:23 +01:00
Benjamin Gaudé 5b4cebf93b Fixe typo dans l'exemple 2018-12-07 20:30:04 +01:00
wpetit 38f4c7b735 Move Debug and ServiceContainer middlewares into their own packages
- Implements From/Must accessors to facilitate context values retrieval
2018-12-07 10:13:53 +01:00
wpetit a2b0ab6471 Add general usage example 2018-12-07 09:57:19 +01:00
wpetit 9b13461e93 Add html template service provider factory 2018-12-07 09:57:07 +01:00
wpetit bd676c234f Add usage example for the service container 2018-12-07 09:20:26 +01:00
wpetit 100cf83917 Fix TemplateService helpers initialization 2018-12-06 22:07:05 +01:00
wpetit d83508c769 Return http.HandlerFunc instead of http.Handler 2018-12-06 22:01:56 +01:00
wpetit d62b42ab97 Add cookie session store helper 2018-12-06 21:42:01 +01:00
wpetit 2cb1bf1881 Initial commit 2018-12-06 21:22:30 +01:00