Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetQuerierV1 ¶
type GetQuerierV1 interface { GetCityIds() []string GetCategoryIds() []string GetTechnologyIds() []string GetTechnologyFindRule() parser.FindRule GetHasEmail() parser.Select GetHasPhone() parser.Select GetHasOnline() parser.Select GetHasInn() parser.Select GetHasKpp() parser.Select GetHasOgrn() parser.Select GetHasAppStore() parser.Select GetHasGooglePlay() parser.Select GetHasVk() parser.Select GetHasInstagram() parser.Select GetHasTwitter() parser.Select GetHasYoutube() parser.Select GetHasFacebook() parser.Select GetVkMembersCount() *parser.VkMembersCount }
type GetQuerierV2 ¶
type GetQuerierV2 interface { GetCityIds() []string GetCategoryIds() []string GetTechnologyIds() []string GetTechnologyFindRule() parser.FindRule GetHasEmail() parser.Select GetHasPhone() parser.Select GetHasOnline() parser.Select GetHasInn() parser.Select GetHasKpp() parser.Select GetHasOgrn() parser.Select GetHasAppStore() parser.Select GetHasGooglePlay() parser.Select GetHasVk() parser.Select GetHasInstagram() parser.Select GetHasTwitter() parser.Select GetHasYoutube() parser.Select GetHasFacebook() parser.Select GetVkMembersCount() *parser.VkMembersCount GetDnsIds() []string }
Source Files
¶
Click to show internal directories.
Click to hide internal directories.