Versions in this module Expand all Collapse all v2 v2.7.2 Jan 29, 2024 Changes in this version + type EmbedDetails struct + All bool + BaseDir string + EmbedPath string + func GetEmbedDetails(sourcePath string) ([]*EmbedDetails, error) + func GetEmbedDetailsForFile(file *ast.File, baseDir string) []*EmbedDetails + func (e *EmbedDetails) GetFullPath() string