{"id":71272,"library":"dnaeon-go-vcr-v3","title":"go-vcr","description":"A library that records and replays HTTP interactions for testing, similar to VCR for Ruby.","status":"active","version":"3.2.0","language":"go","source_language":null,"source_url":"https://github.com/dnaeon/go-vcr","tags":["testing","http","record","replay"],"install":[{"cmd":"go get gopkg.in/dnaeon/go-vcr.v3","lang":"bash","label":"Install gopkg.in/dnaeon/go-vcr.v3"}],"dependencies":[],"imports":[{"symbol":"vcr","correct":"gopkg.in/dnaeon/go-vcr.v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"gopkg.in/dnaeon/go-vcr.v3\"\n)\n\nfunc main() {\n\trecorder, _ := vcr.New(\"fixtures/cassette\")\n\tdefer recorder.Stop()\n\tfmt.Println(\"VCR recorder created\")\n}","lang":"go","description":"Create a VCR recorder"},"warnings":[],"env_vars":null,"search_vec":"'go':2 'go-vcr':1 'http':10,20 'interact':11 'librari':5 'record':7,21 'replay':9,22 'rubi':18 'similar':14 'test':13,19 'vcr':3,16","created_at":"2026-06-17T18:24:43.243664+00:00","updated_at":"2026-06-17T18:24:43.243664+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/dnaeon/go-vcr","github":"https://github.com/dnaeon/go-vcr","docs":"https://pkg.go.dev/gopkg.in/dnaeon/go-vcr.v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"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}}