Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenedFileSlice ¶
type OpenedFileSlice []internalio.OpenedFile
func (OpenedFileSlice) Len ¶
func (s OpenedFileSlice) Len() int
func (OpenedFileSlice) Less ¶
func (s OpenedFileSlice) Less(i, j int) bool
func (OpenedFileSlice) Swap ¶
func (s OpenedFileSlice) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.