Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContinueCarve ¶
func DummyHandler ¶
func NewSessionID ¶
func NewSessionID() string
func RandString ¶
RandString -> https://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-go#
func StartCarve ¶
Types ¶
type CarverDB ¶
type CarverDB interface { CreateCarve(carveMap *osquery_types.Carve) error AddCarveData(data *osquery_types.CarveData) error }
Click to show internal directories.
Click to hide internal directories.