Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBlacklistedCollections ¶
BuildBlacklistedCollections builds the blacklist master reference collection and checks the uconn documents against that collection
Types ¶
type Repository ¶
type Repository interface {
Upsert()
}
Repository for blacklist results in host collection
func NewMongoRepository ¶
func NewMongoRepository(res *resources.Resources) Repository
NewMongoRepository create new repository
Click to show internal directories.
Click to hide internal directories.