Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckResult ¶
type Greylister ¶
type Greylister struct {
// contains filtered or unexported fields
}
func NewGreylister ¶
func NewGreylister(repo repository.GreylistRepository) *Greylister
func (*Greylister) Check ¶
func (g *Greylister) Check(ip, sender, recipient string) (*CheckResult, error)
func (*Greylister) Cleanup ¶
func (g *Greylister) Cleanup() error
Click to show internal directories.
Click to hide internal directories.