{"id":51034,"library":"moby-sys-sequential","title":"moby/sys/sequential","description":"Package sequential provides functions for managing sequential files on Windows.","status":"active","version":"0.6.0","language":"go","source_language":null,"source_url":"https://github.com/moby/sys","tags":["windows","file","sequential","sys"],"install":[{"cmd":"go get github.com/moby/sys/sequential","lang":"bash","label":"Install github.com/moby/sys/sequential"}],"dependencies":[],"imports":[{"symbol":"sequential","correct":"github.com/moby/sys/sequential"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/moby/sys/sequential\"\n)\n\nfunc main() {\n\tf, err := sequential.CreateTemp(\"\", \"example\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer f.Close()\n\tfmt.Println(\"Created temp file:\", f.Name())\n}","lang":"go","description":"Create a temporary file with sequential access on Windows."},"warnings":[],"env_vars":null,"search_vec":"'file':9,13 'function':5 'manag':7 'moby/sys/sequential':1 'packag':2 'provid':4 'sequenti':3,8,14 'sys':15 'window':11,12","created_at":"2026-06-15T05:18:02.789402+00:00","updated_at":"2026-06-15T05:18:02.789402+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/moby/sys","github":"https://github.com/moby/sys","docs":"https://pkg.go.dev/github.com/moby/sys/sequential#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-15","next_check":"2026-12-12","install_tag":null}}