{"id":69963,"library":"cdvelop-model","title":"Model","description":"A Go library for defining and managing data models with validation and serialization support.","status":"active","version":"0.0.124","language":"go","source_language":null,"source_url":"https://github.com/cdvelop/model","tags":["model","data","validation","serialization"],"install":[{"cmd":"go get github.com/cdvelop/model","lang":"bash","label":"Install github.com/cdvelop/model"}],"dependencies":[],"imports":[{"symbol":"model","correct":"github.com/cdvelop/model"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cdvelop/model\"\n)\n\nfunc main() {\n\ttype User struct {\n\t\tName string\n\t}\n\tm := model.New[User]()\n\tfmt.Println(m)\n}","lang":"go","description":"Create a new model instance."},"warnings":[],"env_vars":null,"search_vec":"'data':9,17 'defin':6 'go':3 'librari':4 'manag':8 'model':1,10,16 'serial':14,19 'support':15 'valid':12,18","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/cdvelop/model","github":"https://github.com/cdvelop/model","docs":"https://pkg.go.dev/github.com/cdvelop/model#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}}