mirror of
https://github.com/labstack/echo.git
synced 2025-07-13 01:30:31 +02:00
@ -64,6 +64,7 @@ type (
|
||||
Path() string
|
||||
SetPath(string)
|
||||
QueryValue(string) string
|
||||
QueryString() string
|
||||
}
|
||||
|
||||
// Config defines engine configuration.
|
||||
|
Reference in New Issue
Block a user