Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEqualDirectory ¶
Types ¶
type SafeBuffer ¶
func (*SafeBuffer) WriteString ¶
func (b *SafeBuffer) WriteString(s string) (n int, err error)
type SenderReceiverConnector ¶
type SenderReceiverConnector struct {
// contains filtered or unexported fields
}
This Class should just be extended
func (*SenderReceiverConnector) SetupConnection ¶
func (s *SenderReceiverConnector) SetupConnection(outputDir string) error
Click to show internal directories.
Click to hide internal directories.