Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoopRenameFunc = func(o storage.Object) string { if o == nil { return "" } return o.GetName() }
Functions ¶
func Infos ¶
func Infos(chs []InfoProvider) error
Types ¶
Click to show internal directories.
Click to hide internal directories.