Registry / messaging / xmidt-org-wrp-go-v3

xmidt-org-wrp-go-v3

JSON →
library3.7.0gogounverified

Package wrp defines WRP messages for WebPA and implements serialization, encoding, decoding, and transcoding.

go get github.com/xmidt-org/wrp-go/v3
INSTALL
IMPORT
SIG · XMIDT-ORG-WRP-GO-V
X
xmidt-org-wrp-go-v3
messaginggov3.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wrp
github.com/xmidt-org/wrp-go/v3

Create a WRP message and encode it.

import "github.com/xmidt-org/wrp-go/v3" msg := wrp.Message{Type: wrp.SimpleRequestResponseMessageType} encoded, _ := wrp.Encode(msg)
Debug
Known issues
breakingBreaking changes between v2 and v3
fix
Update import path to /v3 and adjust API calls per migration guide.
affects: >=3.0.0
Upgrade
Version history
3.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
xmidt-org-wrp-go-v3 — go get xmidt-org-wrp-go-v3 · libregistry