Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileHandler ¶
type FileHandler struct {
// contains filtered or unexported fields
}
FileHandler struct
func NewFileHandler ¶
func NewFileHandler(cfg *config.Config, client pagient.ClientAPI, fileChange <-chan io.Reader) *FileHandler
NewFileHandler returns a preconfigured FileHandler
func (*FileHandler) Run ¶
func (h *FileHandler) Run(stop <-chan struct{}, errs chan<- error)
Click to show internal directories.
Click to hide internal directories.