Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestUpdate ¶
func TestUpdate(t *testing.T, vulnsrc Updater, args TestUpdateArgs)
Types ¶
type TestGetArgs ¶
type TestUpdateArgs ¶
type TestUpdateArgs struct { Dir string WantValues []WantValues WantErr string NoBuckets [][]string }
type WantValues ¶
type WantValues struct { Key []string Value interface{} }
Click to show internal directories.
Click to hide internal directories.