johnsonjh/gpushover

View on GitHub

Showing 1 of 3 total issues

Method P.Notify has 5 return statements (exceeds 4 allowed).
Open

func (p P) Notify(n Notification) (*Response, error) {
client := p.Client
if client == nil {
client = http.DefaultClient
}
Severity: Major
Found in gpushover.go - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language