cloudfoundry/stratos

View on GitHub
src/jetstream/plugins/cfapppush/push_actor.go

Summary

Maintainability
A
2 hrs
Test Coverage

cfV2Actor has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

type cfV2Actor struct {
    wrapped         pushaction.V2Actor
    sent            bool
    msgSender       DeployAppMessageSender
    clientWebsocket *websocket.Conn
Severity: Minor
Found in src/jetstream/plugins/cfapppush/push_actor.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status