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

TypeAlias Attributes

attr.go:17–17  ·  view source on GitHub ↗

Attributes represents a slice of attributes

Source from the content-addressed store, hash-verified

15
16// Attributes represents a slice of attributes
17type Attributes []Attribute
18
19// Add Attribute to Attributes
20func (attrs *Attributes) Add(attr Attribute) {

Callers 3

ValueEqualFunction · 0.85
ValueSimilarFunction · 0.85
DeepCopyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected