mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
Update to version 12.1.7
Former-commit-id: 3e214ab6b6da4d1c6e4a66180a4ccfa61c0879ae
This commit is contained in:
@@ -43,6 +43,9 @@ type RouteReadOnly interface {
|
||||
|
||||
// ResolvePath returns the formatted path's %v replaced with the args.
|
||||
ResolvePath(args ...string) string
|
||||
// Trace returns some debug infos as a string sentence.
|
||||
// Should be called after Build.
|
||||
Trace() string
|
||||
|
||||
// Tmpl returns the path template,
|
||||
// it contains the parsed template
|
||||
|
||||
Reference in New Issue
Block a user