google.golang.org/api/internal/third_party/uritemplates.templatePart.expandString (method)

2 uses

	google.golang.org/api/internal/third_party/uritemplates (current package)
		uritemplates.go#L227: 		tp.expandString(w, term, value)
		uritemplates.go#L242: func (tp *templatePart) expandString(w *pairWriter, t templateTerm, s string) {