Browse Source

fasthttp: updated source_code contents

Aliaksandr Valialkin 9 years ago
parent
commit
4eb8157282

+ 5 - 6
frameworks/Go/fasthttp-mysql/source_code

@@ -1,6 +1,5 @@
-./go/src/
-./go/src/hello
-./go/src/hello/hello.go
-./go/templates/
-./go/templates/fortune.html
-./go/templates/layout.html
+./fasthttp-mysql/src/
+./fasthttp-mysql/src/hello
+./fasthttp-mysql/src/hello/hello.go
+./fasthttp-mysql/templates/
+./fasthttp-mysql/templates/fortune.html

+ 5 - 6
frameworks/Go/fasthttp-postgresql/source_code

@@ -1,6 +1,5 @@
-./go/src/
-./go/src/hello
-./go/src/hello/hello.go
-./go/templates/
-./go/templates/fortune.html
-./go/templates/layout.html
+./fasthttp-postgresql/src/
+./fasthttp-postgresql/src/hello
+./fasthttp-postgresql/src/hello/hello.go
+./fasthttp-postgresql/templates/
+./fasthttp-postgresql/templates/fortune.html