vendor/github.com/clipperhouse/stringish/interface.go
package stringish
type Interface interface {
~[]byte | ~string
}
| homepage: | https://compounddata.com/projects/gt |
| git clone: | https://git.compounddata.com/gt.git |
| summary | history | files |
package stringish
type Interface interface {
~[]byte | ~string
}