Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
func New ¶
func New(infos *[]os.FileInfo) *Collection
func NewUsingCap ¶
func NewUsingCap(cap int) *Collection
func (*Collection) AddInfo ¶
func (receiver *Collection) AddInfo(info os.FileInfo) *Collection
func (*Collection) HasItems ¶
func (receiver *Collection) HasItems() bool
func (*Collection) IsEmpty ¶
func (receiver *Collection) IsEmpty() bool
func (*Collection) Length ¶
func (receiver *Collection) Length() int
Click to show internal directories.
Click to hide internal directories.