{"id":53118,"library":"vbatts-go-mtree","title":"MTree Implementation","description":"A Go implementation of the mtree utility for verifying file hierarchy integrity.","status":"active","version":"0.7.0","language":"go","source_language":null,"source_url":"https://github.com/vbatts/go-mtree","tags":["mtree","filesystem","integrity","security"],"install":[{"cmd":"go get github.com/vbatts/go-mtree","lang":"bash","label":"Install github.com/vbatts/go-mtree"}],"dependencies":[],"imports":[{"symbol":"mtree","correct":"github.com/vbatts/go-mtree"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vbatts/go-mtree\"\n)\n\nfunc main() {\n\tdh, _ := mtree.DirectoryHierarchy(\"./\")\n\tfmt.Printf(\"Root hash: %x\\n\", dh.Root.Hash)\n}","lang":"go","description":"Creates a directory hierarchy and prints the root hash."},"warnings":[],"env_vars":null,"search_vec":"'file':12 'filesystem':16 'go':4 'hierarchi':13 'implement':2,5 'integr':14,17 'mtree':1,8,15 'secur':18 'util':9 'verifi':11","created_at":"2026-06-15T07:27:07.364109+00:00","updated_at":"2026-06-15T07:27:07.364109+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/vbatts/go-mtree","github":"https://github.com/vbatts/go-mtree","docs":"https://pkg.go.dev/github.com/vbatts/go-mtree#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","crypto"],"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}}