archive/zip.headerFileInfo.IsDir (method)

one use

	archive/zip (current package)
		struct.go#L157: func (fi headerFileInfo) IsDir() bool { return fi.Mode().IsDir() }