package
2.2.1
Repository: https://github.com/tarantool/go-tarantool.git
Documentation: pkg.go.dev

# Functions

New returns a new instance of the box structure, which implements the Box interface.
NewInfoRequest returns a new empty info request.

# Structs

Box is a helper that wraps box.* requests.
Info represents detailed information about the Tarantool instance.
InfoRequest represents a request to retrieve information about the Tarantool instance.
InfoResponse represents the response structure that holds the information of the Tarantool instance.