{"id":66330,"library":"d4l3k-messagediff-v1","title":"messagediff","description":"A library for computing the differences between two Go data structures, useful for testing and debugging.","status":"active","version":"1.2.1","language":"go","source_language":null,"source_url":null,"tags":["diff","testing","debugging","utility"],"install":[{"cmd":"go get gopkg.in/d4l3k/messagediff.v1","lang":"bash","label":"Install gopkg.in/d4l3k/messagediff.v1"}],"dependencies":[],"imports":[{"symbol":"messagediff","correct":"gopkg.in/d4l3k/messagediff.v1"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"gopkg.in/d4l3k/messagediff.v1\"\n)\n\nfunc main() {\n\tdiff, equal := messagediff.PrettyDiff(\"hello\", \"world\")\n\tfmt.Println(equal, diff)\n}","lang":"go","description":"Compares two strings and prints the diff."},"warnings":[],"env_vars":null,"search_vec":"'comput':5 'data':11 'debug':17,20 'diff':18 'differ':7 'go':10 'librari':3 'messagediff':1 'structur':12 'test':15,19 'two':9 'use':13 'util':21","created_at":"2026-06-17T17:22:26.113187+00:00","updated_at":"2026-06-17T17:22:26.113187+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/d4l3k/messagediff","github":null,"docs":"https://pkg.go.dev/gopkg.in/d4l3k/messagediff.v1#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","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}}