Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbCredentials ¶
type ReceiveFramework ¶
type ReceiveFramework interface { Name() string Receive(receiveSession *receive.ReceiveSession) }
type ServeFramework ¶
type ServeFramework interface { Name() string Detect() bool Serve(metadata *serve.TransferSession) }
Click to show internal directories.
Click to hide internal directories.