geremarchive / escape

a simple go library for escape characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

escape

a simple go library for escape characters

installing

go get -u github.com/geremachek/escape

usage

func Vint(ints ...int) string

func Vstr(strs ...string) string

About

a simple go library for escape characters

License:GNU General Public License v3.0


Languages

Language:Go 100.0%