We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8b23a commit 5fb9ce4Copy full SHA for 5fb9ce4
gosearch/mian.go
@@ -0,0 +1,6 @@
1
+package main
2
+
3
+// mongodb to elasticsearch for search
4
+func main() {
5
+ //todo: using logstash for work
6
+}
0 commit comments