{"id":52778,"library":"filecoin-project-go-padreader","title":"Go Pad Reader","description":"A reader that pads data to a specified block size, used in Filecoin storage.","status":"active","version":"0.0.1","language":"go","source_language":null,"source_url":"https://github.com/filecoin-project/go-padreader","tags":["padding","reader","filecoin"],"install":[{"cmd":"go get github.com/filecoin-project/go-padreader","lang":"bash","label":"Install github.com/filecoin-project/go-padreader"}],"dependencies":[],"imports":[{"symbol":"padreader","correct":"github.com/filecoin-project/go-padreader"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/filecoin-project/go-padreader\"\n)\n\nfunc main() {\n    pr := padreader.New(nil, 256)\n    fmt.Println(pr)\n}","lang":"go","description":"Create a new pad reader"},"warnings":[],"env_vars":null,"search_vec":"'block':12 'data':8 'filecoin':16,20 'go':1 'pad':2,7,18 'reader':3,5,19 'size':13 'specifi':11 'storag':17 'use':14","created_at":"2026-06-15T07:11:14.354370+00:00","updated_at":"2026-06-15T07:11:14.354370+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/filecoin-project/go-padreader","github":"https://github.com/filecoin-project/go-padreader","docs":"https://pkg.go.dev/github.com/filecoin-project/go-padreader#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}}