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