gitee.com/sasukebo/go-micro/v4@v4.7.1/errors/errors.pb.micro.go (about) 1 // Code generated by protoc-gen-micro. DO NOT EDIT. 2 // source: errors.proto 3 4 package errors 5 6 import ( 7 fmt "fmt" 8 proto "google.golang.org/protobuf/proto" 9 math "math" 10 ) 11 12 // Reference imports to suppress errors if they are not otherwise used. 13 var _ = proto.Marshal 14 var _ = fmt.Errorf 15 var _ = math.Inf