server

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrServerClosed = core.ErrServerClosed
	NewServer       = core.NewServer
	NewSimplePerm   = core.NewSimplePerm
	Version         = core.Version
)

Backwards compatible functions and variables for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

View Source
var NewMinioDriverFactory = minio.NewDriverFactory

Backwards compatible functions for the minio driver code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/driver/minio

Functions

This section is empty.

Types

type Auth

type Auth = core.Auth

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Command

type Command = core.Command

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Conn

type Conn = core.Conn

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type DataSocket

type DataSocket = core.DataSocket

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type DiscardLogger

type DiscardLogger = core.DiscardLogger

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Driver

type Driver = core.Driver

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type DriverFactory

type DriverFactory = core.DriverFactory

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type FileDriver

type FileDriver = file.Driver

Backwards compatible types for the file driver code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/driver/file

type FileDriverFactory

type FileDriverFactory = file.DriverFactory

Backwards compatible types for the file driver code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/driver/file

type FileInfo

type FileInfo = core.FileInfo

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Logger

type Logger = core.Logger

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type MinioDriver

type MinioDriver = minio.Driver

Backwards compatible types for the minio driver code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/driver/minio

type MinioDriverFactory

type MinioDriverFactory = minio.DriverFactory

Backwards compatible types for the minio driver code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/driver/minio

type MultipleDriver

type MultipleDriver = core.MultipleDriver

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type MultipleDriverFactory

type MultipleDriverFactory = core.MultipleDriverFactory

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Notifier

type Notifier = core.Notifier

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type NullNotifier

type NullNotifier = core.NullNotifier

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Perm

type Perm = core.Perm

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type Server

type Server = core.Server

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type ServerOpts

type ServerOpts = core.ServerOpts

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type SimpleAuth

type SimpleAuth = core.SimpleAuth

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type SimplePerm

type SimplePerm = core.SimplePerm

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

type StdLogger

type StdLogger = core.StdLogger

Backwards compatible types for the server code.

New code should import github.com/zhangdapeng520/zdpgo_ftp/server/core

Directories

Path Synopsis
driver

Jump to

Keyboard shortcuts

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