Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UserAgent = fmt.Sprintf("ipdex-%s", version.String())
)
Functions ¶
This section is empty.
Types ¶
type CTI ¶
type CTI struct {
// contains filtered or unexported fields
}
func (*CTI) EnrichBatch ¶ added in v0.0.6
func (*CTI) Search ¶
func (c *CTI) Search(params SearchParams) (*SearchResponse, error)
type CrowdsecClient ¶
type SearchPaginator ¶
type SearchPaginator struct {
// contains filtered or unexported fields
}
func NewSearchPaginator ¶
func NewSearchPaginator(client *CTI, params SearchParams) *SearchPaginator
type SearchParams ¶
type SearchResponse ¶
Click to show internal directories.
Click to hide internal directories.