Pankhudi Bhonsle

Results 1 issues of Pankhudi Bhonsle

uritemplates.Parse() gives error if the path has hyphen in one of the path-param name. Example : template, parseErr := uritemplates.Parse("https://api.github.com/repos/{repo-name}") Gives error : not a valid name: repo-name I am...