github.com/tsuna/gohbase@v0.0.0-20250731002811-4ffcadfba63e/pb/README.txt (about) 1 These are the protobuf definition files used by GoHBase. 2 They were copied from HBase (see under hbase-protocol/src/main/protobuf). 3 4 Currently using .proto files from HBase branch-1.3, with unnecessary .proto 5 files removed. 6 7 The following changes were made to those files: 8 - the package name was changed to "pb". (`sed -i 's/hbase.pb/pb/g' ./*`) 9 10 The files in this directory are also subject to the Apache License 2.0 and 11 are copyright of the Apache Software Foundation.