Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertLogger ¶
type AlertLogger struct {
// contains filtered or unexported fields
}
func NewAlertLogger ¶
func NewAlertLogger(logger logrus.FieldLogger) *AlertLogger
func (*AlertLogger) SendMessage ¶
func (al *AlertLogger) SendMessage(to, message string) error
type Sender ¶
func CreateOutbounds ¶
func CreateOutbounds(conf []*config.OutboundConfig, logger *logrus.Logger) []Sender
Click to show internal directories.
Click to hide internal directories.