Notes added by 'git notes append'
This commit is contained in:
parent
d73091bdc6
commit
ddf365fa6d
|
@ -493,3 +493,15 @@ func (x *ToolkitConfigs) Delete(y *ToolkitConfig) 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.50 2025-02-07_18:46:58_UTC
|
||||
// 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 tree
|
||||
|
|
Loading…
Reference in New Issue