mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-26 03:52:12 +02:00
496edc6fb1
* refactor http handle
12 lines
320 B
Go
12 lines
320 B
Go
// Code generated by protoc-gen-go-errors. DO NOT EDIT.
|
|
|
|
package testproto
|
|
|
|
import (
|
|
errors "github.com/go-kratos/kratos/v2/errors"
|
|
)
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the kratos package it is being compiled against.
|
|
const _ = errors.SupportPackageIsVersion1
|