Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImaginaryProcessor ¶
type ImaginaryProcessor struct {
Url string
// contains filtered or unexported fields
}
func NewImaginary ¶
func NewImaginary(conf config.Config) (*ImaginaryProcessor, error)
type LocalProcessor ¶
type LocalProcessor struct {
}
type NoneProcessor ¶
type NoneProcessor struct {
}
Click to show internal directories.
Click to hide internal directories.