Documentation
¶
Index ¶
Constants ¶
View Source
const ( VERSION = "v1.0.0" NAME = "leviathan" SHORTNAME = "lvt" DESC = "A workflow engine for OffSec inspired by Osmedeus" AUTHOR = "@y0no" DOCS = "https://leviathan.y0no.fr" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Module ¶
type Options ¶
type Options struct {
Scan Scan
Log Log
ConfigFile string
Environment Environment
}
type Scan ¶
type Step ¶
Source Files
¶
- module.go
- options.go
- version.go
- workflow.go
Click to show internal directories.
Click to hide internal directories.