package remote type FileServiceRemote struct { } func (*FileServiceRemote) UploadFile() { }