File tree 1 file changed +0
-13
lines changed
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.
22
22
## Table of contents
23
23
24
24
* [ Installation] ( #installation )
25
- * [ Hello World] ( #hello-world )
26
25
* [ API reference] ( #api-reference )
27
26
* [ Walking\- through example in Go] ( #walking-through-example-in-go )
28
27
* [ Help] ( #help )
@@ -52,18 +51,6 @@ This should put the source and binary files in subdirectories of
52
51
` github.com/tarantool/go-tarantool ` to the ` import {...} ` section at the start
53
52
of any Go program.
54
53
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
-
67
54
<h2 >API reference</h2 >
68
55
69
56
Read the [ Tarantool documentation] ( tarantool-doc-data-model-url )
You can’t perform that action at this time.
0 commit comments