Registry / serialization / cucumber-messages-go-v21

cucumber-messages-go-v21

JSON →
library21.0.1gogounverified

Package messages provides protocol buffer messages for the Cucumber messaging protocol.

go get github.com/cucumber/messages/go/v21
INSTALL
IMPORT
SIG · CUCUMBER-MESSAGES-
C
cucumber-messages-go-v21
serializationgov21.0.1
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.

messages
github.com/cucumber/messages/go/v21

Creates an empty Cucumber Envelope message.

package main import ( "fmt" messages "github.com/cucumber/messages/go/v21" ) func main() { msg := &messages.Envelope{} fmt.Println(msg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
21.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
cucumber-messages-go-v21 — go get cucumber-messages-go-v21 · libregistry