Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDNSName ¶
IsDNSName is a modified version of function IsDNSName from https://github.com/asaskevich/govalidator/blob/master/patterns.go
Types ¶
type Client ¶
type Client struct { Bot *tgbotapi.BotAPI Cortex *cortex.Client Password string DB *bolt.DB UsersBucket string TLP, PAP int Timeout time.Duration Debug bool }
Client defines bot's abilities to interact with services
Notes ¶
Bugs ¶
not supported hashes are hashes shorter 32 letters and ssdeep
Click to show internal directories.
Click to hide internal directories.