itests

package
v0.0.0-...-8b5a478 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEqualDirectory

func IsEqualDirectory(aroot, broot string, noSize bool) bool

Types

type SafeBuffer

type SafeBuffer struct {
	*bytes.Buffer
	// contains filtered or unexported fields
}

func (*SafeBuffer) Read

func (b *SafeBuffer) Read(p []byte) (n int, err error)

func (*SafeBuffer) Write

func (b *SafeBuffer) Write(p []byte) (n int, err error)

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL