2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 20:20:24 +02:00
website/shared
2019-07-16 09:53:49 +02:00
..
http serialize account claims into JWT and check in middleware 2019-07-16 09:53:49 +02:00
Makefile setup code sharing between go apps 2019-06-06 13:09:01 +02:00
README.md setup code sharing between go apps 2019-06-06 13:09:01 +02:00

shared

shared contains Go packages shared across applications. Consumers need to symlink the folder into their app directory.


Development

Commands

Run the tests

make test