signaller/internal
2019-07-30 15:45:47 +04:00
..
backends/memory Add test case for Logout method 2019-07-29 19:53:15 +05:00
models Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
backend.go Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
consts.go Move token generator to backend 2019-07-22 19:46:11 +05:00
errors.go refactor: Change project structure to default (Standard Golang project layout) 2019-07-19 11:39:53 +04:00
handlers.go fix: Add return statement in whoami method if token is unknown 2019-07-30 15:45:47 +04:00
server.go Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
tokenutils.go Move token generator to backend 2019-07-22 19:46:11 +05:00