|
|
|
|
|
by telesoft
1454 days ago
|
|
Assuming the url is formatted correctly: strings.Split(urlString, "user/")[1]
https://go.dev/play/p/tWi-Ge0CA1XThat's one way to do it. >more URL parameters I thought thats what http.Request.ParseForm() was for (assuming correct formatting) |
|
... is like, a core job of an HTTP router? You're not just begging the question, you're beating someone up and rifling through their pockets for it.