MCPcopy Create free account
hub / github.com/OpenPrinting/goipp / Collection

TypeAlias Collection

value.go:715–715  ·  view source on GitHub ↗

Collection is the Value that represents collection of attributes Use with: TagBeginCollection

Source from the content-addressed store, hash-verified

713//
714// Use with: TagBeginCollection
715type Collection Attributes
716
717// Add Attribute to Attributes
718func (v *Collection) Add(attr Attribute) {

Callers 3

value.goFile · 0.85
DeepCopyMethod · 0.85
TestValueTypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected