browser

package
v0.0.0-...-059fb3b Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxMemoryCache = 20 * 1024 * 1024 // 20MB
	PageSize       = 30
)

Variables

View Source
var ErrInvalidSpaceID = errors.New("invalid spaceID")

Functions

This section is empty.

Types

type BrowserPage

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

func NewBrowserPage

func NewBrowserPage(
	tools tools.Tools,
	html html.Writer,
	spaces spaces.Service,
	files files.Service,
	auth *auth.Authenticator,
	fs dfs.Service,
) *BrowserPage

func (*BrowserPage) Register

func (h *BrowserPage) Register(r chi.Router, mids *router.Middlewares)

Jump to

Keyboard shortcuts

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