This website works better with JavaScript
Home
Explore
Help
Sign In
pczajkowski
/
stringFromTemplate
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Package name was too long
Piotr Czajkowski
5 years ago
parent
670a10a7b1
commit
56b5306f6f
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
stringFromTemplate.go
1
1
stringFromTemplate_test.go
+ 1
- 1
stringFromTemplate.go
View File
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"strings"
+ 1
- 1
stringFromTemplate_test.go
View File
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"testing"