{"id":68171,"library":"gkampitakis-go-diff","title":"Go Diff","description":"A Go library for computing and displaying diffs between strings or byte slices.","status":"active","version":"1.3.2","language":"go","source_language":null,"source_url":"https://github.com/gkampitakis/go-diff","tags":["diff","comparison","testing","utility"],"install":[{"cmd":"go get github.com/gkampitakis/go-diff","lang":"bash","label":"Install github.com/gkampitakis/go-diff"}],"dependencies":[],"imports":[{"symbol":"godiff","correct":"github.com/gkampitakis/go-diff"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gkampitakis/go-diff\"\n)\n\nfunc main() {\n\tdiff := godiff.Diff(\"hello world\", \"hello go\")\n\tfmt.Println(diff)\n}","lang":"go","description":"Computes and prints the diff between two strings."},"warnings":[],"env_vars":null,"search_vec":"'byte':14 'comparison':17 'comput':7 'diff':2,10,16 'display':9 'go':1,4 'librari':5 'slice':15 'string':12 'test':18 'util':19","created_at":"2026-06-17T17:46:24.342150+00:00","updated_at":"2026-06-17T17:46:24.342150+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/gkampitakis/go-diff","github":"https://github.com/gkampitakis/go-diff","docs":"https://pkg.go.dev/github.com/gkampitakis/go-diff#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}}