{"id":50010,"library":"go-stack-stack","title":"Go Stack","description":"Implements utilities to capture, manipulate, and format call stacks for debugging and logging purposes.","status":"active","version":"1.8.1","language":"go","source_language":null,"source_url":"https://github.com/go-stack/stack","tags":["stack","debugging","call-stack","utility"],"install":[{"cmd":"go get github.com/go-stack/stack","lang":"bash","label":"Install github.com/go-stack/stack"}],"dependencies":[],"imports":[{"symbol":"stack","correct":"github.com/go-stack/stack"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-stack/stack\"\n)\n\nfunc main() {\n\tcaller := stack.Caller(0)\n\tfmt.Println(caller)\n}","lang":"go","description":"Captures the current call stack frame."},"warnings":[],"env_vars":null,"search_vec":"'call':10,20 'call-stack':19 'captur':6 'debug':13,18 'format':9 'go':1 'implement':3 'log':15 'manipul':7 'purpos':16 'stack':2,11,17,21 'util':4,22","created_at":"2026-06-15T04:36:24.642519+00:00","updated_at":"2026-06-15T04:36:24.642519+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/go-stack/stack","github":"https://github.com/go-stack/stack","docs":"https://pkg.go.dev/github.com/go-stack/stack#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-15","next_check":"2026-12-12","install_tag":null}}