• golang >= 1.13
    • make >= 3.0
    • curl >= 7.1.1
    • Linux、Macos or other unix-like systems
    • Windows+bash (WSL、cygwin、Git Bash)

    Installation

    • go mod
    • GOPATH
    1. cd $GOPATH/src/github.com/apache/thrift
    2. mkdir -p $GOPATH/src/iotdb-client-go-example/session_example
    3. go run session_example.go