mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-05 21:07:58 +00:00
5fa9237a62
We did this to minimize source size and make it compile faster. Nowadays byte slice literals compile as fast as anything, and the source isn't checked in so it doesn't matter how big it is. Not using base64 avoids a decode step at startup and makes the binary about 400k smaller. |
||
---|---|---|
.. | ||
authors.go | ||
benchfilter.go | ||
commit-msg.go | ||
genassets.go | ||
post-upgrade | ||
protofmt.go | ||
transifexdl.go | ||
translate.go |