github.com/rita33cool1/iot-system-gateway@v0.0.0-20200911033302-e65bde238cc5/docker-engine/builder/remotecontext/tarsum.proto (about) 1 syntax = "proto3"; 2 3 package remotecontext; // no namespace because only used internally 4 5 message TarsumBackup { 6 map<string, string> Hashes = 1; 7 }