Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Sep 27, 2017
1 parent df8fdd7 commit 01c3a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/serial/typed_message.pb.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var _ = math.Inf
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package

// Serialized proto message along with its type name.
// TypedMessage is a serialized proto message along with its type name.
type TypedMessage struct {
// The name of the message type, retrieved from protobuf API.
Type string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"`
Expand Down

0 comments on commit 01c3a39

Please sign in to comment.