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
|
c62a0d6a9a
|
Sort imports intro three blocks (stdlib, non-stdlib, current prj)
|
2019-10-13 08:09:15 +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
|
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 |
|