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