Collection is the Value that represents collection of attributes Use with: TagBeginCollection
| 713 | // |
| 714 | // Use with: TagBeginCollection |
| 715 | type Collection Attributes |
| 716 | |
| 717 | // Add Attribute to Attributes |
| 718 | func (v *Collection) Add(attr Attribute) { |
no outgoing calls
no test coverage detected