github.com/s7techlab/cckit@v0.10.5/examples/cpaper_proxy/cpaper_proxy.validator.pb.go (about)

     1  // Code generated by protoc-gen-gogo. DO NOT EDIT.
     2  // source: cpaper_proxy/cpaper_proxy.proto
     3  
     4  package cpaper_proxy
     5  
     6  import (
     7  	fmt "fmt"
     8  	proto "github.com/golang/protobuf/proto"
     9  	_ "google.golang.org/genproto/googleapis/api/annotations"
    10  	_ "google.golang.org/protobuf/types/known/emptypb"
    11  	_ "google.golang.org/protobuf/types/known/timestamppb"
    12  	math "math"
    13  )
    14  
    15  // Reference imports to suppress errors if they are not otherwise used.
    16  var _ = proto.Marshal
    17  var _ = fmt.Errorf
    18  var _ = math.Inf
    19  
    20  func (this *Id) Validate() error {
    21  	return nil
    22  }
    23  func (this *InfoFromCPaper) Validate() error {
    24  	return nil
    25  }