{"id":69531,"library":"sam-kamerer-go-plister","title":"Go Plister","description":"A Go library for listing and managing files in a directory with filtering options.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/sam-kamerer/go-plister","tags":["file-listing","directory","filter","utility"],"install":[{"cmd":"go get github.com/sam-kamerer/go-plister","lang":"bash","label":"Install github.com/sam-kamerer/go-plister"}],"dependencies":[],"imports":[{"symbol":"plister","correct":"github.com/sam-kamerer/go-plister"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/sam-kamerer/go-plister\"\n)\n\nfunc main() {\n\tfiles, err := plister.List(\".\", plister.WithExtensions(\".go\"))\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(files)\n}","lang":"go","description":"Lists all .go files in the current directory."},"warnings":[],"env_vars":null,"search_vec":"'directori':13,20 'file':10,18 'file-list':17 'filter':15,21 'go':1,4 'librari':5 'list':7,19 'manag':9 'option':16 'plister':2 'util':22","created_at":"2026-06-17T18:02:52.896121+00:00","updated_at":"2026-06-17T18:02:52.896121+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/sam-kamerer/go-plister","github":"https://github.com/sam-kamerer/go-plister","docs":"https://pkg.go.dev/github.com/sam-kamerer/go-plister#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}}