Sha256: 50a91e624bcd24b2ac67f2ff4122b60a246c84b49a427d3398788c7aa5a09d78

Contents?: true

Size: 80 Bytes

Versions: 8

Compression:

Stored size: 80 Bytes

Contents

syntax = "proto3";

message Log {
  int64 timestamp = 1;
  string message = 2;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fluent-plugin-formatter-protobuf-0.5.0 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.4.0 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.3.0 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.2.0 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.1.1 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.1.0 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.0.5 test/integration/log.proto
fluent-plugin-formatter-protobuf-0.0.4 test/integration/log.proto