os.fileStat.Name (method)

one use

	os (current package)
		types.go#L58: func (fs *fileStat) Name() string { return fs.name }