...

Package testdata

import "google.golang.org/grpc/testdata"
Overview
Index

Overview ▾

Index ▾

Package files

testdata.go

func Path

func Path(rel string) string

Path returns the absolute path the given relative file or directory path, relative to the google.golang.org/grpc/testdata directory in the user's GOPATH. If rel is already absolute, it is returned unmodified.