service

package
v0.0.0-...-33c5ed1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileObjectService

type FileObjectService struct {
	// contains filtered or unexported fields
}

func NewFileObjectService

func NewFileObjectService(manager *cloud_disk.Manager) *FileObjectService

func (*FileObjectService) CreateDir

func (s *FileObjectService) CreateDir(userId, parentID string, dirName string) error

func (*FileObjectService) CreateFile

func (s *FileObjectService) CreateFile(file io.Reader)

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(manager *cloud_disk.Manager) *Service

func (*Service) FileObject

func (s *Service) FileObject() *FileObjectService

Jump to

Keyboard shortcuts

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