The highest tagged major version is
v2.
package
Version:
v1.7.1
Opens a new window with list of versions in this module.
Published: May 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tag struct {
Name string
Attributes map[string]interface{}
}
Tag contains the tag name reference and its attributes
Parse tag from following structure
name1:"expected=private,test=false" name2:"attr=1"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.