This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
svi
/
packer
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
work
Branches
Tags
main
work
packer
/
vendor
/
github.com
/
clipperhouse
/
stringish
/
interface.go
interface.go
67 B
Link permanente
Histórico
Raw
1
2
3
4
5
package stringish
type Interface interface {
~[]byte | ~string
}