pancho horrillo
|
6ec9b54670
|
fix: add missing spawner reset code to test
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2020-12-15 18:37:44 +01:00 |
|
pancho horrillo
|
83e4523dc7
|
Simplify files via gofmt -s (thanks, Go Report Card!)
|
2019-11-19 14:14:55 +01:00 |
|
pancho horrillo
|
2d5743af84
|
Add blank line between legal header and package declaration
Otherwise, the legal header is rendered as package documentation.
|
2019-11-13 18:18:44 +01:00 |
|
Héctor Hurtado
|
723e4787b3
|
Added legal header to all Go source files
|
2019-10-23 13:35:01 +02:00 |
|
pancho horrillo
|
df5d38e94f
|
swappableMux is now public and Append() now updates Server.Handler
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-10-10 20:22:09 +02:00 |
|
pancho horrillo
|
b4dd6e9805
|
Add New() func & Update() method to internal/server/user/mux/swappableMux
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-10-10 19:26:17 +02:00 |
|
pancho horrillo
|
49252a78a6
|
Fix misuse of gorilla/mux.Router{} use mux.NewRouter() instead
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-10-09 15:22:50 +02:00 |
|
pancho horrillo
|
e0dd6f5dd5
|
Refactor internal/server/user package structure
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-10-08 17:22:09 +02:00 |
|