 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
      Index ¶
- Variables
- func GetLastAccess(stat *syscall.Stat_t) syscall.Timespec
- func GetLastModification(stat *syscall.Stat_t) syscall.Timespec
- func LUtimesNano(path string, ts []syscall.Timespec) error
- func Lgetxattr(path string, attr string) ([]byte, error)
- func Lsetxattr(path string, attr string, data []byte, flags int) error
- func UtimesNano(path string, ts []syscall.Timespec) error
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	ErrNotSupportedPlatform = errors.New("platform and architecture is not supported")
)
    Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.