Documentation ¶ Index ¶ func Extract(name, tag string) (found bool, value string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Extract ¶ func Extract(name, tag string) (found bool, value string, err error) Extract the quoted value for the given name returning it if it is found. The found boolean helps differentiate between the "empty and found" vs "empty and not found" nature of default empty strings. Types ¶ This section is empty. Source Files ¶ View all Source files structtag.go Click to show internal directories. Click to hide internal directories.