Documentation ¶
Overview ¶
Package metadata can extract metadata from Gerrit CLs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extract ¶
func Extract(clDescription string) []*changelist.StringPair
Extract extracts CL metadata from Gerrit CL description.
Returns key-value pairs sorted by key first, while values are ordered from bottom to top of the CL description.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.