server

package
v0.0.0-...-c590095 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageServer

type StorageServer struct {
	storage.UnimplementedStorageServer
	// contains filtered or unexported fields
}

func NewStorageServer

func NewStorageServer(svcCtx *svc.ServiceContext) *StorageServer

func (*StorageServer) Copy

func (*StorageServer) GetDir

func (*StorageServer) GetDriverAddtion

func (*StorageServer) GetDriverConfig

func (*StorageServer) GetSupportedDrivers

func (s *StorageServer) GetSupportedDrivers(ctx context.Context, in *storage.Empty) (*storage.GetSupportedDriversRes, error)

func (*StorageServer) Mkdir

func (*StorageServer) Move

func (*StorageServer) Put

func (*StorageServer) RefreshAll

func (s *StorageServer) RefreshAll(ctx context.Context, in *storage.Empty) (*storage.Empty, error)

func (*StorageServer) Remove

func (s *StorageServer) Remove(ctx context.Context, in *storage.RemoveReq) (*storage.Empty, error)

func (*StorageServer) Rename

func (s *StorageServer) Rename(ctx context.Context, in *storage.RenameReq) (*storage.Empty, error)

Jump to

Keyboard shortcuts

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