Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RethinkAddr string
RethinkAddr RethinkDB address to user for connections
Functions ¶
func InitRethinkDB ¶
func InitRethinkDB() error
InitRethinkDB initalizes rethinkDB for use with malice
func StartRethinkDB ¶
StartRethinkDB creates an RethinkDB container from the image rethinkdb
func TestConnection ¶
TestConnection tests the rethinkDB connection
func WriteFileToDatabase ¶
func WriteFileToDatabase(sample persist.File) r.WriteResponse
WriteFileToDatabase inserts sample into Database
func WriteHashToDatabase ¶
func WriteHashToDatabase(hash string) r.WriteResponse
WriteHashToDatabase inserts hash into Database
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.