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