Documentation
¶
Overview ¶
Package graphize provides graphize requirement traceability context source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source analyzes graphize requirement traceability data.
func NewSource ¶
func NewSource(cfg ctx.GraphizeConfig) (*Source, error)
NewSource creates a new graphize source from configuration.
Click to show internal directories.
Click to hide internal directories.