-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42b1c02
commit 7204501
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{"version": 2, "width": 0, "height": 0, "timestamp": 1670538107, "env": {"SHELL": null, "TERM": null}, "title": "NATS by Example: messaging/protobuf/go"} | ||
[0.974394, "o", "Network 60e7166b_default Creating\r\n"] | ||
[1.01221, "o", "Network 60e7166b_default Created\r\n"] | ||
[1.013142, "o", "Container 60e7166b-nats-1 Creating\r\n"] | ||
[1.03574, "o", "Container 60e7166b-nats-1 Created\r\n"] | ||
[1.036547, "o", "Container 60e7166b-nats-1 Starting\r\n"] | ||
[1.331565, "o", "Container 60e7166b-nats-1 Started\r\n"] | ||
[1.618585, "o", "reply: hello \"joe\"!"] | ||
[1.618648, "o", "\r\n"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Network 60e7166b_default Creating | ||
Network 60e7166b_default Created | ||
Container 60e7166b-nats-1 Creating | ||
Container 60e7166b-nats-1 Created | ||
Container 60e7166b-nats-1 Starting | ||
Container 60e7166b-nats-1 Started | ||
reply: hello "joe"! |