routine

(β˜… 115)

Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.

  • .gitignore
  • .travis.yml
  • go.mod
  • LICENSE
  • README.md
  • README_zh.md
  • routine_api.go
  • routine_api_test.go
  • routine_g.go
  • routine_g_test.go
  • routine_storage.go
  • routine_storage_test.go
  • routine_store.go
  • routine_store_test.go
// repository documentation