19 lines
461 B
Go
19 lines
461 B
Go
// Code generated by protoc-gen-gogo. DO NOT EDIT.
|
|
// source: pb/container.proto
|
|
|
|
package container
|
|
|
|
import (
|
|
fmt "fmt"
|
|
math "math"
|
|
proto "github.com/golang/protobuf/proto"
|
|
_ "github.com/mwitkow/go-proto-validators"
|
|
_ "google.golang.org/protobuf/types/known/emptypb"
|
|
_ "google.golang.org/protobuf/types/known/timestamppb"
|
|
)
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|