go-tarantool
go-tarantool copied to clipboard
datetime: add String() for Datetime and Interval
It will be easier for a user to read tuples in a human-readable format with fmt.Println(tuple)
.