Skip to content

Commit

Permalink
support of optional fields
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Jul 24, 2024
1 parent 1e6a650 commit 02ef599
Show file tree
Hide file tree
Showing 5 changed files with 10,341 additions and 9,849 deletions.
5 changes: 3 additions & 2 deletions pb/sf/gear/metadata/type/v1/output.pb.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
package pbgear

import (
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"

protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
)

const (
Expand Down
Loading

0 comments on commit 02ef599

Please sign in to comment.