backends/memory
|
Add simple username validation
|
2019-08-03 12:54:32 +05:00 |
models
|
Make models.ApiError interface, not struct
|
2019-08-03 11:46:57 +05:00 |
backend.go
|
Add simple username validation
|
2019-08-03 12:54:32 +05:00 |
consts.go
|
Move token generator to backend
|
2019-07-22 19:46:11 +05:00 |
errors.go
|
Make models.ApiError interface, not struct
|
2019-08-03 11:46:57 +05:00 |
handlers.go
|
Make models.ApiError interface, not struct
|
2019-08-03 11:46:57 +05:00 |
server.go
|
Add basic implementation of PublicRooms method
|
2019-08-02 22:55:35 +05:00 |
tokenutils.go
|
Move token generator to backend
|
2019-07-22 19:46:11 +05:00 |
utils.go
|
Add basic implementation of PublicRooms method
|
2019-08-02 22:55:35 +05:00 |