mirror of
https://github.com/rocky-linux/peridot.git
synced 2025-01-11 21:46:53 +00:00
8 lines
174 B
Protocol Buffer
8 lines
174 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package resf.secparse.admin;
|
|
|
|
import "google/protobuf/timestamp.proto";
|
|
|
|
option go_package = "peridot.resf.org/secparse/admin/proto/v1;secparseadminpb";
|
|
|