README ¶ ca.crt 是信任的证书签发机构的证书 test.pem 是证书 test.key 是放在服务器的私钥 Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Path(rel string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ 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. Types ¶ This section is empty. Source Files ¶ View all Source files testdata.go Click to show internal directories. Click to hide internal directories.