Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Provides an implementation of Python's inspect.cleandoc in golang
- Host: GitHub
- URL: https://github.com/virtuald/go-cleandoc
- Owner: virtuald
- License: mit
- Created: 2018-07-19T23:07:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T17:16:37.000Z (over 6 years ago)
- Last Synced: 2024-10-15T21:37:13.310Z (23 days ago)
- Topics: golang, utility
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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