package
Version:
v0.0.0-...-d7249e8
Opens a new window with list of versions in this module.
Published: Jun 27, 2016
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type ErrInvalidFields struct {
Fields string
}
ErrInvalidFields is an error returned when attempting to parse invalid
fields.
FieldSet is a set of extension fields to include in a tag.
Includes tests whether the given field is included in the set.
Tag represents a single tag.
NewTag creates a new Tag.
Parse parses the source in filename and returns a list of tags. If relative
is true, the filenames in the list of tags are relative to basepath.
The tags file format string representation of this tag.
TagField represents a single field in a tag line.
TagType represents the type of a tag in a tag line.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.