mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
944ddcf768
* go mod init; rm -rf vendor * tweak proto files and generation * go mod vendor * clean up build.go * protobuf literals in tests * downgrade gogo/protobuf |
||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
goid_go1.3.c | ||
goid_go1.3.go | ||
goid_go1.4.go | ||
goid_go1.4.s | ||
goid_go1.5_amd64.go | ||
goid_go1.5_amd64.s | ||
goid_go1.5_arm.go | ||
goid_go1.5_arm.s | ||
goid_slow.go | ||
goid.go | ||
LICENSE | ||
README.md | ||
runtime_go1.5.go | ||
runtime_go1.6.go | ||
runtime_go1.9.go |
goid
Programatically retrieve the current goroutine's ID. See the CI configuration for supported Go versions.