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-20250529183914-4275c5bdd8e8 (latest)
- Published
- May 29, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 2 days ago –
Tools for package owners.