1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00
This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-04-23 13:18:54 +03:00
parent 90750d089d
commit 677ddd7539
4 changed files with 30 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
// Package main shows how you can register a custom parameter type and macro functions that belongs to it.
// See _examples/routing/dynamic-path/main.go first.
package main
import (