Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GetBlobHandler ¶
func (s *Server) GetBlobHandler() fiber.Handler
GetBlobHandler returns the handler for getting blobs
func (*Server) SetupRoutes ¶
func (s *Server) SetupRoutes(app *fiber.App)
func (*Server) UploadBlobHandler ¶
func (s *Server) UploadBlobHandler() fiber.Handler
UploadBlobHandler returns the handler for uploading blobs
Click to show internal directories.
Click to hide internal directories.