lazygit/vendor/github.com/petermattis/goid
2025-02-10 01:43:35 -05:00
..
.gitignore
goid.go
goid_gccgo.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
goid_go1.3.c
goid_go1.3.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
goid_go1.4.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
goid_go1.4.s
goid_go1.5.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
goid_go1.5.s go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
goid_slow.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
LICENSE
README.md go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
runtime_gccgo_go1.8.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
runtime_go1.5.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
runtime_go1.6.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
runtime_go1.9.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00
runtime_go1.23.go go-deadlock version bump to fix crash with go 1.23 2025-02-10 01:43:35 -05:00

goid Build Status

Programatically retrieve the current goroutine's ID. See the CI configuration for supported Go versions.