Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation suggestion: []byte -> structured data #304

Closed
lavalamp opened this issue Oct 1, 2020 · 3 comments
Closed

Documentation suggestion: []byte -> structured data #304

lavalamp opened this issue Oct 1, 2020 · 3 comments

Comments

@lavalamp
Copy link

lavalamp commented Oct 1, 2020

You can use go-fuzz to fuzz arbitrary go structures via this adapter: https://godoc.org/github.com/google/gofuzz#NewFromGoFuzz

Maybe worth mentioning somewhere?

@dvyukov
Copy link
Owner

dvyukov commented Oct 2, 2020

Interesting. Have not seen this support before.
Worth mentioning.
I would say as a section right in the main README.md, that's how the current docs seem to be organized.

@lavalamp
Copy link
Author

lavalamp commented Oct 2, 2020

Some good details here, maybe I should improve this a bit before advertising 😅

@lavalamp
Copy link
Author

lavalamp commented Oct 5, 2020

If I have another time slice to make sure this makes sense, I'll come back with a documentation PR. But I don't think this issue needs to stay open until then :)

@lavalamp lavalamp closed this as completed Oct 5, 2020
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

No branches or pull requests

2 participants