Notes added by 'git notes append'
This commit is contained in:
parent
af9ecc7565
commit
d294f60b46
|
@ -152,3 +152,5 @@ func (v *Identify) Marshal() ([]byte, error) {
|
|||
func (v *Identify) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:file.pb.go`
|
||||
|
|
Loading…
Reference in New Issue