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

2 uses

	google.golang.org/api/internal/third_party/uritemplates (current package)
		uritemplates.go#L205: 		p.expand(&w, values)
		uritemplates.go#L210: func (tp *templatePart) expand(w *pairWriter, values map[string]string) {