mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
misc: refactored caplets code in a dedicated package
This commit is contained in:
parent
d16b0c7cf5
commit
9721c1d6e0
7 changed files with 209 additions and 157 deletions
2
caplets/doc.go
Normal file
2
caplets/doc.go
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Package caplets contains functions to enumerate, load and execute caplets.
|
||||
package caplets
|
Loading…
Add table
Add a link
Reference in a new issue