Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { BaseURL string // SendURL is the URL used to send the file SendURL string // ReceiveURL is the URL used to Receive the file ReceiveURL string // contains filtered or unexported fields }
Server is the server
Click to show internal directories.
Click to hide internal directories.