File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ faster than other packages according to public benchmarks.
2222## Table of contents
2323
2424* [ Installation] ( #installation )
25- * [ Hello World] ( #hello-world )
2625* [ API reference] ( #api-reference )
2726* [ Walking\- through example in Go] ( #walking-through-example-in-go )
2827* [ Help] ( #help )
@@ -52,18 +51,6 @@ This should put the source and binary files in subdirectories of
5251` github.com/tarantool/go-tarantool ` to the ` import {...} ` section at the start
5352of any Go program.
5453
55- <h2 >Hello World</h2 >
56-
57- In the "[ Connectors] ( https://www.tarantool.io/en/doc/latest/getting_started/getting_started_go/ ) "
58- chapter of the Tarantool manual, there is an explanation of a very short (18-line)
59- program written in Go. Follow the instructions at the start of the "Connectors"
60- chapter carefully. Then cut and paste the example into a file named ` example.go ` ,
61- and run it. You should see: nothing.
62-
63- If that is what you see, then you have successfully installed ` go-tarantool ` and
64- successfully executed a program that manipulated the contents of a Tarantool
65- database.
66-
6754<h2 >API reference</h2 >
6855
6956Read the [ Tarantool documentation] ( tarantool-doc-data-model-url )
You can’t perform that action at this time.
0 commit comments