func Hello()
in
Magefile.go [26:28]
3
lines of code
1
McCabe index (conditional complexity)
func Hello() { fmt.Println("hello plugin developer!") }