{"id":72884,"library":"codeallergy-glue","title":"Glue","description":"A Go library for binding and merging data from multiple sources.","status":"active","version":"1.1.4","language":"go","source_language":null,"source_url":"https://github.com/codeallergy/glue","tags":["merge","binding","data","utility"],"install":[{"cmd":"go get github.com/codeallergy/glue","lang":"bash","label":"Install github.com/codeallergy/glue"}],"dependencies":[],"imports":[{"symbol":"glue","correct":"github.com/codeallergy/glue"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/codeallergy/glue\"\n)\n\nfunc main() {\n\tdata := glue.Merge(map[string]interface{}{\"a\": 1}, map[string]interface{}{\"b\": 2})\n\tfmt.Println(data)\n}","lang":"go","description":"Merges two maps together."},"warnings":[],"env_vars":null,"search_vec":"'bind':6,14 'data':9,15 'glue':1 'go':3 'librari':4 'merg':8,13 'multipl':11 'sourc':12 'util':16","created_at":"2026-06-17T18:44:19.423875+00:00","updated_at":"2026-06-17T18:44:19.423875+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/codeallergy/glue","github":"https://github.com/codeallergy/glue","docs":"https://pkg.go.dev/github.com/codeallergy/glue#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}}