Skip to content

[BUG] HasCacheLinePad fails to skip structs with aliased CacheLinePad #79

Description

@peczenyj

In internal/structfilter/structfilter.go, HasCacheLinePad checks types.Named directly. If a CacheLinePad is referenced via an alias, the check fails and the struct is not skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions