This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pczajkowski
/
stringFromTemplate
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Package name was too long
Piotr Czajkowski
hace 5 años
padre
670a10a7b1
commit
56b5306f6f
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
stringFromTemplate.go
1
1
stringFromTemplate_test.go
+ 1
- 1
stringFromTemplate.go
Ver fichero
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"strings"
+ 1
- 1
stringFromTemplate_test.go
Ver fichero
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"testing"