Aaron
|
d9bcf5326c
|
Lowercase all identifiers used with storer.
|
2015-01-14 17:48:14 -08:00 |
|
Aaron
|
f51bce96c9
|
Just store the type itself. Go has reflection.
|
2015-01-14 16:07:15 -08:00 |
|
Aaron
|
7f9fe3ec77
|
Add session and cookie concepts.
- Add tests for callbacks.
- Refactor callbacks into a keyed map.
|
2015-01-12 23:46:52 -08:00 |
|
Aaron
|
a2ffe4f7c4
|
Add many new files and types.
- Add context.
- Add handler type.
- Add new storers for client storage and sessions.
- Add start of remember module.
|
2015-01-10 22:54:31 -08:00 |
|
Aaron
|
11a0cabe5f
|
Add unbind to pull data from a struct.
|
2015-01-07 11:39:12 -08:00 |
|
Aaron L
|
8ac986b99b
|
Add some more infrastructure.
- Add module system.
- Add storer interface.
|
2015-01-03 12:03:57 -08:00 |
|