Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchFactory ¶
type BatchFactory struct {
// contains filtered or unexported fields
}
func NewBatchFactory ¶
func NewBatchFactory() BatchFactory
func (BatchFactory) Make ¶
func (bf BatchFactory) Make(files []string) []IBatch
type IBatchFactory ¶
Click to show internal directories.
Click to hide internal directories.