https://github.com/scompo/stringutils
stringutils from the go tutorial
https://github.com/scompo/stringutils
golang helloworld
Last synced: about 1 year ago
JSON representation
stringutils from the go tutorial
- Host: GitHub
- URL: https://github.com/scompo/stringutils
- Owner: scompo
- License: bsd-3-clause
- Created: 2018-04-18T19:27:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T19:38:47.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:18:49.402Z (over 1 year ago)
- Topics: golang, helloworld
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stringutils
stringutils in go, following [this guide](https://golang.org/doc/code.html).