{"id":50520,"library":"vmihailenco-tagparser-v2","title":"Tagparser v2","description":"Package tagparser parses struct tags into key-value pairs.","status":"active","version":"2.0.0","language":"go","source_language":null,"source_url":"https://github.com/vmihailenco/tagparser","tags":["struct-tags","parsing","reflection","utility"],"install":[{"cmd":"go get github.com/vmihailenco/tagparser/v2","lang":"bash","label":"Install github.com/vmihailenco/tagparser/v2"}],"dependencies":[],"imports":[{"symbol":"tagparser","correct":"github.com/vmihailenco/tagparser/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vmihailenco/tagparser/v2\"\n)\n\nfunc main() {\n\ttags := tagparser.Parse(`json:\"name,omitempty\"`)\n\tfmt.Println(tags)\n}","lang":"go","description":"Parses a struct tag string into a map of key-value pairs."},"warnings":[],"env_vars":null,"search_vec":"'key':10 'key-valu':9 'packag':3 'pair':12 'pars':5,16 'reflect':17 'struct':6,14 'struct-tag':13 'tag':7,15 'tagpars':1,4 'util':18 'v2':2 'valu':11","created_at":"2026-06-15T04:56:59.956924+00:00","updated_at":"2026-06-15T04:56:59.956924+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/vmihailenco/tagparser","github":"https://github.com/vmihailenco/tagparser","docs":"https://pkg.go.dev/github.com/vmihailenco/tagparser/v2#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}}