{"id":69953,"library":"iglou-eu-go-wildcard","title":"Go Wildcard","description":"A Go library for matching strings against wildcard patterns with support for * and ? placeholders.","status":"active","version":"1.0.3","language":"go","source_language":null,"source_url":"https://github.com/IGLOU-EU/go-wildcard","tags":["wildcard","pattern-matching","string","utility"],"install":[{"cmd":"go get github.com/IGLOU-EU/go-wildcard","lang":"bash","label":"Install github.com/IGLOU-EU/go-wildcard"}],"dependencies":[],"imports":[{"symbol":"wildcard","correct":"github.com/IGLOU-EU/go-wildcard"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/IGLOU-EU/go-wildcard\"\n)\n\nfunc main() {\n\tfmt.Println(wildcard.Match(\"hello*\", \"hello world\")) // true\n}","lang":"go","description":"Match a string against a wildcard pattern."},"warnings":[],"env_vars":null,"search_vec":"'go':1,4 'librari':5 'match':7,20 'pattern':11,19 'pattern-match':18 'placehold':16 'string':8,21 'support':13 'util':22 'wildcard':2,10,17","created_at":"2026-06-17T18:07:50.616584+00:00","updated_at":"2026-06-17T18:07:50.616584+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/IGLOU-EU/go-wildcard","github":"https://github.com/IGLOU-EU/go-wildcard","docs":"https://pkg.go.dev/github.com/IGLOU-EU/go-wildcard#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}}