Documentation ¶
Index ¶
Constants ¶
View Source
const ( RSAPrivateKey = "RSA PRIVATE KEY" Certificate = "CERTIFICATE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func (*Processor) FindResultsInFileChange ¶
func (p *Processor) FindResultsInFileChange(job contract.ProcessorJobI) (err error)
Click to show internal directories.
Click to hide internal directories.