I hereby claim:
- I am utrack on github.
- I am utrack (https://keybase.io/utrack) on keybase.
- I have a public key whose fingerprint is 7C83 39C6 96F5 AB23 F864 594C C264 FC89 0AFD 8EA6
To claim this, I am signing this object:
syntax = "proto3"; | |
package com.pbtree.example; | |
import "google/protobuf/timestamp.proto"; | |
message Response { | |
google.protobuf.Timestamp now = 1; | |
} |
package main | |
import ( | |
"bufio" | |
"encoding/csv" | |
"os" | |
) | |
func main() { | |
bufSize := 2 ^ 15 |
I hereby claim:
To claim this, I am signing this object: