Documentation ¶
Index ¶
Constants ¶
View Source
const ( SizeFormatLegacy = SizeFormat(0) SizeFormatMetric = SizeFormat(1) SizeFormatInteger = SizeFormat(3) )
View Source
const ( C_Inode = "inode" C_ModeOct = "mode_oct" C_Mode = "mode" C_HardLinks = "hard_links" C_Owner = "owner" C_Group = "group" C_Blocks = "blocks" C_Size = "size" C_MTime = "mtime" C_CTime = "ctime" C_ATime = "atime" C_Name = "name" C_LinkTarget = "link_target" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SizeFormat ¶
type SizeFormat uint8
Click to show internal directories.
Click to hide internal directories.