{"id":70789,"library":"timandy-routine","title":"Routine","description":"Provides goroutine local storage and thread-safe context management for Go.","status":"active","version":"1.1.6","language":"go","source_language":null,"source_url":"https://github.com/timandy/routine","tags":["goroutine","local-storage","thread-safe","context"],"install":[{"cmd":"go get github.com/timandy/routine","lang":"bash","label":"Install github.com/timandy/routine"}],"dependencies":[],"imports":[{"symbol":"routine","correct":"github.com/timandy/routine"}],"quickstart":{"code":"import \"github.com/timandy/routine\"\n\nfunc main() {\n    routine.Set(\"key\", \"value\")\n    val := routine.Get(\"key\")\n    _ = val\n}","lang":"go","description":"Set and get goroutine-local values."},"warnings":[],"env_vars":null,"search_vec":"'context':10,21 'go':13 'goroutin':3,14 'local':4,16 'local-storag':15 'manag':11 'provid':2 'routin':1 'safe':9,20 'storag':5,17 'thread':8,19 'thread-saf':7,18","created_at":"2026-06-17T18:19:07.131356+00:00","updated_at":"2026-06-17T18:19:07.131356+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/timandy/routine","github":"https://github.com/timandy/routine","docs":"https://pkg.go.dev/github.com/timandy/routine#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}