github.com/Uptycs/basequery-go@v0.8.0/transport/doc.go (about) 1 // Package transport provides Thrift TTransport and TServerTransport 2 // implementations for use on mac/linux (TSocket/TServerSocket) and Windows 3 // (custom named pipe implementation). 4 package transport