mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-06-04 05:00:18 +08:00
rename ngin to rest
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
import "zero/ngin"
|
||||
import "zero/rest"
|
||||
|
||||
type Config struct {
|
||||
ngin.NgConf
|
||||
rest.RtConf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user