package data
import "google.golang.org/grpc/examples/data"
Package data provides convenience routines to access files in the data directory.
Index ¶
Functions ¶
func Path ¶
Path returns the absolute path the given relative file or directory path, relative to the google.golang.org/grpc/examples/data directory in the user's GOPATH. If rel is already absolute, it is returned unmodified.
Source Files ¶
data.go
- Version
- v0.0.0-20250626193611-dd718e42f445 (latest)
- Published
- Jun 26, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 15 hours ago –
Tools for package owners.