# Functions
LoadConfig : load a configuration file from path return (MispConfig).
NewCon : create a new MispCon struct return (MispcCon).
NewInsecureCon : Return a new MispCon with insecured TLS connection settings return (MispCon).
# Variables
ErrUnknownProtocol : raised when bad protocol specified.
# Structs
No description provided by the author
MispAttribute : define structure of attribute object returned by API.
MispAttributeDict : itermediate structure to handle MISP attribute search.
No description provided by the author
MispAttributeResponse : API response when attribute query is done.
No description provided by the author
MispConfig structure.
No description provided by the author
MispEvent definition.
MispEventDict : intermediate structure to handle properly MISP API results.
MispEventQuery : defines the structure of query to event search API.
MispEventResponse : intermediate structure to handle properly MISP API results.
MispRelatedEvent definition.
No description provided by the author
Org definition.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author