Files
go-micro/errors/errors.pb.micro.go
T

16 lines
301 B
Go
Raw Normal View History

2020-03-30 23:58:32 +03:00
// Code generated by protoc-gen-micro. DO NOT EDIT.
2021-10-06 17:55:14 +01:00
// source: errors.proto
2020-03-30 23:58:32 +03:00
package errors
import (
fmt "fmt"
2021-10-06 17:55:14 +01:00
proto "google.golang.org/protobuf/proto"
2020-03-30 23:58:32 +03:00
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf