Castor-Gemini/log/sample.text

39 lines
564 B
Plaintext

GO111MODULE=off go run make_chat.go
trying...
uuid: "9fd31f10-c25d-4d66-bc8d-5f6eb7c79057"
version: "v0.0.1 go.wit.com/lib/protobuf/chatpb"
Chats: {
table: {
columns: 4
rows: {
fields: "j"
fields: "r"
fields: "a"
fields: "b"
}
rows: {
fields: "1"
fields: ""
fields: "2"
fields: "3"
}
rows: {
fields: "apple"
fields: "pear"
}
}
}
Chats: {
from: GEMINI
content: "funny"
}
Chats: {
from: USER
content: "yes"
}
Chats: {
from: GEMINI
content: "I like astronomy"
}