upload

package
v0.0.0-...-e809d31 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msg

type Msg struct {
	Id      int64  `json:"id"`
	Type    string `json:"type"`
	Message string `json:"message"`
}

type Server

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

func NewUploadServer

func NewUploadServer(config *config.UploadServiceConfig, minioClient *minio.Client, consumer *nsq.Consumer, ch chan []byte) *Server

func (*Server) UploadFile

func (s *Server) UploadFile()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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