files

package
v0.0.0-...-eeb60d1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNilAuthModule = errors.New("Auth module should not be nil")
View Source
var ErrNilFileRepo = errors.New("File repository should not be nil")
View Source
var ErrNilFileService = errors.New("File service should not be nil")

Functions

This section is empty.

Types

type Files

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

func NewFileModule

func NewFileModule(fileService *fileService.FileService, fileRepo *fileRepository.FileRepository, authEnabled bool) (*Files, error)

func (*Files) RegisterRoutes

func (u *Files) RegisterRoutes(v1 *gin.RouterGroup)

Jump to

Keyboard shortcuts

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