• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D02-Feb-201827 54

.travis.ymlH A D02-Feb-201899 1210

LICENSEH A D02-Feb-201811.1 KiB203169

README.mdH A D02-Feb-2018294 64

goid.goH A D02-Feb-20181,020 3616

goid_gccgo.goH A D02-Feb-2018752 265

goid_go1.3.cH A D02-Feb-2018739 245

goid_go1.3.goH A D02-Feb-2018739 222

goid_go1.4.goH A D02-Feb-20181.1 KiB357

goid_go1.4.sH A D02-Feb-2018498 196

goid_go1.5_amd64.goH A D02-Feb-2018718 222

goid_go1.5_amd64.sH A D02-Feb-2018880 307

goid_go1.5_arm.goH A D02-Feb-2018809 275

goid_go1.5_arm.sH A D02-Feb-2018871 284

goid_slow.goH A D02-Feb-2018885 244

goid_test.goH A D02-Feb-20181.1 KiB5131

runtime_gccgo_go1.8.goH A D02-Feb-2018338 1711

runtime_go1.5.goH A D02-Feb-20181.4 KiB5732

runtime_go1.6.goH A D02-Feb-2018777 4333

runtime_go1.9.goH A D02-Feb-2018533 3730

README.md

1# goid [![Build Status](https://travis-ci.org/petermattis/goid.svg?branch=master)](https://travis-ci.org/petermattis/goid)
2
3Programatically retrieve the current goroutine's ID. See [the CI
4configuration](.travis.yml) for supported Go versions. In addition,
5gccgo 7.2.1 (Go 1.8.3) is supported.
6