package
0.0.0-20240113091812-7bc73748ad6e
Repository: https://github.com/jagre/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ClientReceive client will receive and save the file that was transfered from server.
ClientSend client send contents to server.
Read content from the file name that was specified by youself.
No description provided by the author
ServerReceive server receive and save the contents.
ServerSend server send file contents to clientparam: c never close.
Write content to the file name that was specified by youself.