Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoSourceFile ¶
type GoSourceFile struct {
// contains filtered or unexported fields
}
func New ¶
func New(relativePath string, rawContent []byte) *GoSourceFile
func (*GoSourceFile) Incubate ¶
func (f *GoSourceFile) Incubate(virus viruses.Virus) []*goinfectedfile.GoInfectedFile
func (*GoSourceFile) String ¶
func (f *GoSourceFile) String() string
Click to show internal directories.
Click to hide internal directories.