Skip to content

fix(attachment): skip unexported payload fields - #14

Open
taigrr wants to merge 1 commit into
masterfrom
cd/skip-unexported-attachment-fields
Open

fix(attachment): skip unexported payload fields#14
taigrr wants to merge 1 commit into
masterfrom
cd/skip-unexported-attachment-fields

Conversation

@taigrr

@taigrr taigrr commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • skip attachment traversal for reflect values that cannot be interfaced
  • cover exported attachments alongside ignored private fields during encode/decode

Tests

  • go generate ./...
  • go test -race ./...
  • staticcheck ./...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant