Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
FullPath, Dir, Base, Ext string
}
func (*File) SetWatermark ¶
func (file *File) SetWatermark()
type Handler ¶
type Handler struct { Files []File Messages binding.ExternalStringList }
func NewHandler ¶
func NewHandler() *Handler
Click to show internal directories.
Click to hide internal directories.