Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExplorerHandler ¶
type ExplorerHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(blobSvc blob.Service, aclSvc acl.Service) *ExplorerHandler
New creates a new Explorer instance
func (*ExplorerHandler) Handler ¶
func (e *ExplorerHandler) Handler(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.