Skip to content
New issue

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

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

Already on GitHub? # to your account

Add option to pretty print #11

Closed
vdjagilev opened this issue Jul 4, 2021 · 0 comments
Closed

Add option to pretty print #11

vdjagilev opened this issue Jul 4, 2021 · 0 comments
Assignees
Labels
priority/medium Medium priority issue tech/go Golang type/feature New feature (or request)
Milestone

Comments

@vdjagilev
Copy link
Owner

Add possibility to pretty-print JSON, example:

json.MarshalIndent(struct, "", "    ") //  3-th = 4 spaces
@vdjagilev vdjagilev added priority/medium Medium priority issue tech/go Golang type/feature New feature (or request) labels Jul 4, 2021
@vdjagilev vdjagilev self-assigned this Jul 4, 2021
@vdjagilev vdjagilev added this to the Version 0.1.0 milestone Jul 4, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority/medium Medium priority issue tech/go Golang type/feature New feature (or request)
Projects
None yet
Development

No branches or pull requests

1 participant