Documentation ¶ Overview ¶ Package data provides convenience routines to access files in the data directory. 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 gitee.com/yscsky/grpc-examples/data 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 data.go Click to show internal directories. Click to hide internal directories.