Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/virtuald/go-cleandoc

Provides an implementation of Python's inspect.cleandoc in golang
https://github.com/virtuald/go-cleandoc

golang utility

Last synced: 8 days ago
JSON representation

Provides an implementation of Python's inspect.cleandoc in golang

Awesome Lists containing this project

README

        

go-cleandoc
===========

[![GoDoc](https://godoc.org/github.com/virtuald/go-cleandoc?status.svg)](https://godoc.org/github.com/virtuald/go-cleandoc)

Provides an implementation of python's `inspect.cleandoc` in golang. There's
probably a builtin that already does this, but I couldn't find it, so here
we are.

License
-------

MIT license