Преглед изворни кода

fasthttp: updated source_code contents

Aliaksandr Valialkin пре 9 година
родитељ
комит
4eb8157282
2 измењених фајлова са 10 додато и 12 уклоњено
  1. 5 6
      frameworks/Go/fasthttp-mysql/source_code
  2. 5 6
      frameworks/Go/fasthttp-postgresql/source_code

+ 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