component

package
v0.0.0-...-42a02cb Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Index

func Index(uploadURL, listViewURL string) templ.Component

func ListData

func ListData(attr *ListAttribute) templ.Component

func Login

func Login(loginAPI, registerPageURL string) templ.Component

func Register

func Register(registerURL string) templ.Component

func ShareFileResponse

func ShareFileResponse(shareFileURL, validUntil string) templ.Component

func Upload

func Upload(uploadURL string) templ.Component

Types

type ListAttribute

type ListAttribute struct {
	Objects []blob.ObjectInfo

	//download
	DownloadAPI string
	DeleteAPI   string
	//list object
	ListView string
	//share url
	ShareFileAPI string
}

func (*ListAttribute) DeleteURL

func (la *ListAttribute) DeleteURL(filename string) string

func (*ListAttribute) DownloadURL

func (la *ListAttribute) DownloadURL(filename string) string

func (*ListAttribute) LastObject

func (la *ListAttribute) LastObject() (bool, blob.ObjectInfo)

func (*ListAttribute) Length

func (la *ListAttribute) Length() int

func (*ListAttribute) NextListView

func (la *ListAttribute) NextListView() string

func (*ListAttribute) ShareFileURL

func (la *ListAttribute) ShareFileURL(filename string) string

Jump to

Keyboard shortcuts

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