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

2 uses

	google.golang.org/api/internal/third_party/uritemplates (current package)
		uritemplates.go#L231: func (tp *templatePart) expandName(w *pairWriter, name string, empty bool) {
		uritemplates.go#L246: 	tp.expandName(w, t.name, len(s) == 0)