{"id":70404,"library":"edgexfoundry-go-mod-messaging-v2","title":"EdgeX Foundry Messaging Module","description":"Provides messaging functionality for EdgeX Foundry microservices, supporting message bus communication.","status":"active","version":"2.3.0","language":"go","source_language":null,"source_url":"https://github.com/edgexfoundry/go-mod-messaging","tags":["edgex","messaging","iot","microservices"],"install":[{"cmd":"go get github.com/edgexfoundry/go-mod-messaging/v2","lang":"bash","label":"Install github.com/edgexfoundry/go-mod-messaging/v2"}],"dependencies":[],"imports":[{"symbol":"messaging","correct":"github.com/edgexfoundry/go-mod-messaging/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/edgexfoundry/go-mod-messaging/v2/pkg/types\"\n)\n\nfunc main() {\n\tmsg := types.NewMessageEnvelope(\"test\", []byte(\"hello\"))\n\tfmt.Println(msg)\n}","lang":"go","description":"Creates a new message envelope using the messaging module."},"warnings":[],"env_vars":null,"search_vec":"'bus':14 'communic':15 'edgex':1,9,16 'foundri':2,10 'function':7 'iot':18 'messag':3,6,13,17 'microservic':11,19 'modul':4 'provid':5 'support':12","created_at":"2026-06-17T18:13:41.602304+00:00","updated_at":"2026-06-17T18:13:41.602304+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/edgexfoundry/go-mod-messaging","github":"https://github.com/edgexfoundry/go-mod-messaging","docs":"https://pkg.go.dev/github.com/edgexfoundry/go-mod-messaging/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"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}}