From d8ce54edfbc84d6880f06373b226976a1e702090 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 6 Oct 2025 23:29:42 -0500 Subject: autogenerated pb.Load() and pb.Save() very nice --- file.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'file.proto') diff --git a/file.proto b/file.proto index 070da89..c5abf35 100644 --- a/file.proto +++ b/file.proto @@ -105,6 +105,7 @@ message File { // `autogenpb:var:w io.Wri string goPath = 13; // the version to use in a func NewMsgName() bool doGui = 14; // if a gui.pb.go file should be created bool doHTTP = 15; // http.pb.go + bool doSave = 16; // generate autosave functions (in marshal.go ?) } // I know, I know, the whole point of using protobuf // is so you don't need a uuid or versions because it's -- cgit v1.2.3