github.com/litesolutions/justifay-api@v1.0.0-2.0.20220707114139-46f28a909481/proto/user/user.validator.pb.go (about) 1 // Code generated by protoc-gen-gogo. DO NOT EDIT. 2 // source: user/user.proto 3 4 //package example; 5 //package resonate.api.user; 6 7 package user 8 9 import ( 10 fmt "fmt" 11 math "math" 12 proto "github.com/golang/protobuf/proto" 13 _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options" 14 _ "google.golang.org/genproto/googleapis/api/annotations" 15 ) 16 17 // Reference imports to suppress errors if they are not otherwise used. 18 var _ = proto.Marshal 19 var _ = fmt.Errorf 20 var _ = math.Inf