package events type TLSIssue struct { eventBase } type ConnStatusUp struct { eventBase } type ConnStatusDown struct { eventBase }