Skip to content

Commit

Permalink
missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed Jan 4, 2021
1 parent 8a31cc4 commit d483ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libgobuster/interfaces.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ type GobusterPlugin interface {
GetConfigString() (string, error)
}

// Result is an interface for the Result object
type Result interface {
ResultToString() (string, error)
}

0 comments on commit d483ef6

Please sign in to comment.