Notes added by 'git notes append'
This commit is contained in:
parent
f1e337bd8e
commit
eb1dc7adc3
|
@ -2809,3 +2809,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