Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileService ¶
type FileService struct {
// contains filtered or unexported fields
}
func NewFileService ¶
func NewFileService(c *conf.Bootstrap, log log.Logger) *FileService
func (*FileService) UploadFile ¶
func (s *FileService) UploadFile(ctx http.Context) error
Click to show internal directories.
Click to hide internal directories.