Documentation
¶
Index ¶
Constants ¶
View Source
const CMD = `
{{WORK_DIR}}
mix sobelow --compact
`
View Source
const NotAPhoenixApplication = "this does not appear to be a Phoenix application. if this is an Umbrella application," +
" each application should be scanned separately"
Variables ¶
View Source
var ErrorNotAPhoenixApplication = errors.New(NotAPhoenixApplication)
Functions ¶
func NewFormatter ¶
func NewFormatter(service formatters.IService) formatters.IFormatter
Types ¶
Click to show internal directories.
Click to hide internal directories.