mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-28 17:15:29 +08:00
rename ngin to rest
This commit is contained in:
@@ -3,7 +3,7 @@ package handler
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"zero/ngin/httpx"
|
||||
"zero/rest/httpx"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user