mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-10 00:29:01 +02:00
9 lines
269 B
Go
9 lines
269 B
Go
// +build !skippackr
|
|
// Code generated by github.com/gobuffalo/packr/v2. DO NOT EDIT.
|
|
|
|
// You can use the "packr clean" command to clean up this,
|
|
// and any other packr generated files.
|
|
package main
|
|
|
|
import _ "github.com/bilibili/kratos/tool/kratos-gen-project/packrd"
|