github.com/jshiv/can-go@v0.2.1-0.20210224011015-069e90e90bdf/pkg/dbc/placeholder.go (about) 1 package dbc 2 3 // NodePlaceholder is the placeholder node name used when no actual node is specified. 4 const NodePlaceholder Identifier = "Vector__XXX"