Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/77cd8613c15da73eb49e20fb2f812c2a2981e9bd/vendor/github.com/arangodb/go-velocypack You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 
slaventius@odnookno.info 6814a13a9b * 2 years ago
..
.envrc * 2 years ago
.gitignore * 2 years ago
.travis.yml * 2 years ago
LICENSE * 2 years ago
Makefile * 2 years ago
README.md * 2 years ago
array_iterator.go * 2 years ago
attribute_translator.go * 2 years ago
builder.go * 2 years ago
builder_buffer.go * 2 years ago
builder_index_vector.go * 2 years ago
builder_sort_entry.go * 2 years ago
builder_stack.go * 2 years ago
decoder.go * 2 years ago
doc.go * 2 years ago
dumper.go * 2 years ago
encoder.go * 2 years ago
encoder_field.go * 2 years ago
encoder_fold.go * 2 years ago
encoder_tags.go * 2 years ago
error.go * 2 years ago
object_iterator.go * 2 years ago
parser.go * 2 years ago
raw_slice.go * 2 years ago
slice.go * 2 years ago
slice_factory.go * 2 years ago
slice_merge.go * 2 years ago
slice_reader.go * 2 years ago
slice_type.go * 2 years ago
util.go * 2 years ago
value.go * 2 years ago
value_length.go * 2 years ago
value_type.go * 2 years ago

README.md

ArangoDB VelocyPack Go implementation.

Build Status GoDoc

NOTE: THIS IS WORK IN PROGRESS.