{"id":67189,"library":"willf-pad","title":"Pad","description":"Provides left-padding functionality for strings.","status":"active","version":"0.0.0-20200313202418-172aa767f2a4","language":"go","source_language":null,"source_url":"https://github.com/willf/pad","tags":["string","padding","utility"],"install":[{"cmd":"go get github.com/willf/pad","lang":"bash","label":"Install github.com/willf/pad"}],"dependencies":[],"imports":[{"symbol":"pad","correct":"github.com/willf/pad"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/willf/pad\"\n)\n\nfunc main() {\n    fmt.Println(pad.Left(\"hello\", 10))\n}","lang":"go","description":"Left-pad a string to a given length"},"warnings":[],"env_vars":null,"search_vec":"'function':6 'left':4 'left-pad':3 'pad':1,5,10 'provid':2 'string':8,9 'util':11","created_at":"2026-06-17T17:34:00.894684+00:00","updated_at":"2026-06-17T17:34:00.894684+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/willf/pad","github":"https://github.com/willf/pad","docs":"https://pkg.go.dev/github.com/willf/pad#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}}