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