package
0.6.4
Repository: https://github.com/wxj95/libstix2.git
Documentation: pkg.go.dev

# Functions

Compare - This function will compare two objects to make sure they are the same and will return a boolean, an integer that tracks the number of problems found, and a slice of strings that contain the detailed results, whether good or bad.
Decode - This function is a simple wrapper for decoding JSON data.
New - This function will create a new STIX Indicator object and return it as a pointer.

# Structs

Indicator - This type implements the STIX 2 Indicator SDO and defines all of the properties and methods needed to create and work with this object.