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

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: 10 months 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