
`func Lookup(dir string) (Info, error)` returns the mount info that corresponds to the dir Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
4 lines
116 B
Go
4 lines
116 B
Go
package lookuptest
|
|
|
|
// FIXME: without this dummy file, `make build` fails with "no buildable Go source files" error
|