params := url.Values{
"keyword": {"some"},
}
reqUrl := "https://yourendpoint.example.com?" + params.Encode()
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (0)