Install golang-github-naoina-go-stringutil-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-naoina-go-stringutil-dev
Description:
Faster string utilities implementation for Go
go-stringutil is a collection of faster string utilities implementation for Go. The stringutil package contains several functions such as ToUpperCamelCase, ToSnakeCase and isUpperASCII.
Homepage: https://github.com/naoina/go-stringutil
Version: 0.1.0-4
Section: universe/devel