Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPStrategy ¶
type HTTPStrategy struct {
// contains filtered or unexported fields
}
func (HTTPStrategy) Init ¶
func (httpStrategy HTTPStrategy) Init(beelzebubServiceConfiguration parser.BeelzebubServiceConfiguration, tr tracer.Tracer) error
type SSHStrategy ¶
type SSHStrategy struct { }
func (*SSHStrategy) Init ¶
func (sshStrategy *SSHStrategy) Init(beelzebubServiceConfiguration parser.BeelzebubServiceConfiguration, tr tracer.Tracer) error
type TCPStrategy ¶
type TCPStrategy struct { }
func (*TCPStrategy) Init ¶
func (tcpStrategy *TCPStrategy) Init(beelzebubServiceConfiguration parser.BeelzebubServiceConfiguration, tr tracer.Tracer) error
Click to show internal directories.
Click to hide internal directories.