Skip to content

dullgiulio/jsoncomments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Go Reader That Removes Comments

Winner of the Most Useless Go Package prize for 2015.

What is it?

Simple wrap-around reader that removes "# to end of line" comments as it reads from the underlying reader.

Useful if you have a the dreaded JSON configuration file and you want to allow comments.

Licence

Do What You Like.

Feel free to copy paste this simple code into your project.

Efficiency

What efficiency?

About

Read JSON-like data, discarding comments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages