Notes added by 'git notes append'
This commit is contained in:
parent
c2ced90494
commit
930f94cc2a
|
@ -1142,3 +1142,15 @@ func (x *Tables) Delete(y *Table) bool {
|
|||
}
|
||||
|
||||
// `autogen:widget.marshal.pb.go`
|
||||
|
||||
// Code generated by go.wit.com/apps/autogenpb DO NOT EDIT.
|
||||
// This file was autogenerated with autogenpb v0.0.52-1-g4fdcc99 2025.02.12_1512
|
||||
// go install go.wit.com/apps/autogenpb@latest
|
||||
//
|
||||
// define which structs (messages) you want to use in the .proto file
|
||||
// Then sort.pb.go and marshal.pb.go files are autogenerated
|
||||
//
|
||||
// autogenpb uses it and has an example .proto file with instructions
|
||||
//
|
||||
|
||||
package guipb
|
||||
|
|
Loading…
Reference in New Issue