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

Wiki: Document jet.SafeWriter #26

Closed
jhsx opened this issue Aug 1, 2016 · 1 comment
Closed

Wiki: Document jet.SafeWriter #26

jhsx opened this issue Aug 1, 2016 · 1 comment
Assignees
Milestone

Comments

@jhsx
Copy link
Member

jhsx commented Aug 1, 2016

// SafeWriter escapee func, func implementing this type will write direct in the writer skipping the escape
// faze, use this type to create special types of escapee funcs
type SafeWriter func(io.Writer, []byte)
@jhsx
Copy link
Member Author

jhsx commented Aug 14, 2016

Done.

@jhsx jhsx closed this as completed Aug 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants