Andrey Smirnov
|
d3d011c8d2
|
chore: replace /* */ comments with // comments in license header
This fixes issues with `// +build` directives not being recognized in
source files.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
|
2019-10-25 14:15:17 -07:00 |
|
Andrew Rynhard
|
90c91807bd
|
refactor: restructure the project layout
This change moves packages into more appropriate places.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
|
2019-08-01 22:19:42 -07:00 |
|
Andrey Smirnov
|
0662af19d1
|
chore: seed math.rand PRNG on startup in every service (#801)
This is important as otherwise `math/rand` outputs predictable sequence
each time.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
|
2019-06-28 11:03:15 -07:00 |
|
Andrew Rynhard
|
e18b5086a9
|
chore: update org to new name (#480)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
|
2019-04-03 18:29:21 -07:00 |
|
Andrew Rynhard
|
455aeb742c
|
chore: expose userdata and osctl client packages (#471)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
|
2019-04-02 17:11:17 -07:00 |
|