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
- Host: GitHub
- URL: https://github.com/virtuald/go-cleandoc
- Owner: virtuald
- License: mit
- Created: 2018-07-19T23:07:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T17:16:37.000Z (almost 8 years ago)
- Last Synced: 2025-04-05T04:43:47.780Z (about 1 year ago)
- Topics: golang, utility
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-cleandoc
===========
[](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