{"id":64421,"library":"containerd-btrfs","title":"containerd btrfs","description":"Go bindings for working with btrfs partitions.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/containerd/btrfs","tags":["btrfs","filesystem","storage","containerd"],"install":[{"cmd":"go get github.com/containerd/btrfs","lang":"bash","label":"Install github.com/containerd/btrfs"}],"dependencies":[],"imports":[{"symbol":"btrfs","correct":"github.com/containerd/btrfs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/containerd/btrfs\"\n)\n\nfunc main() {\n\tinfo, err := btrfs.FilesystemInfo(\"/mnt\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Printf(\"UUID: %s\\n\", info.UUID)\n}","lang":"go","description":"Gets filesystem info for a btrfs mount."},"warnings":[],"env_vars":null,"search_vec":"'bind':4 'btrfs':2,8,10 'containerd':1,13 'filesystem':11 'go':3 'partit':9 'storag':12 'work':6","created_at":"2026-06-17T16:55:48.943277+00:00","updated_at":"2026-06-17T16:55:48.943277+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/containerd/btrfs","github":"https://github.com/containerd/btrfs","docs":"https://pkg.go.dev/github.com/containerd/btrfs#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}}