Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 671 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 671 Bytes

Get id of a goroutine

Go Report Card Build Status

Feature

  • easy to use
  • tiny size

Usage

id := gid.Get()

Support

  • go 1.5
  • go 1.6
  • go 1.7
  • go 1.8
  • go 1.9
  • go 1.10
  • go 1.11
  • go 1.12
  • go 1.13
  • go 1.14
  • go 1.15
  • go 1.16
  • go 1.17