templates

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: LGPL-2.1 Imports: 14 Imported by: 0

Documentation

Overview

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

Index

Constants

This section is empty.

Variables

View Source
var FuncStored = StoreNetfn()
View Source
var Prod = true
View Source
var TemplateFuncStore template.FuncMap
View Source
var WebCache = gosweb.NewCache()

Functions

func Alert

func Alert(d types.Alertbs) string

Renders HTML of template Alert with struct types.Alertbs

func Button

func Button(d types.Dex) string

Renders HTML of template Button with struct types.Dex

func CrashedPage

func CrashedPage(d types.Dex) string

Renders HTML of template CrashedPage with struct types.Dex

func Css

func Css(d types.Dex) string

Renders HTML of template Css with struct types.Dex

func DebugTemplate

func DebugTemplate(w http.ResponseWriter, r *http.Request, tmpl string)

Scans template string and uses data provided from request to find the line causing the panic.

func DebugTemplatePath

func DebugTemplatePath(tmpl string, intrf interface{})

Gets template string from assets package, and uses it with a provided pointer to a struct variable to find the line causing panic.

func Debugger

func Debugger(d types.DebugObj) string

Renders HTML of template Debugger with struct types.DebugObj

func DebuggerNode

func DebuggerNode(d types.DebugObj) string

Renders HTML of template DebuggerNode with struct types.DebugObj

func Delete

func Delete(d types.DForm) string

Renders HTML of template Delete with struct types.DForm

func Docker

func Docker(d types.Dex) string

Renders HTML of template Docker with struct types.Dex

func EndpointEditor

func EndpointEditor(d types.TEditor) string

Renders HTML of template EndpointEditor with struct types.TEditor

func EndpointTesting

func EndpointTesting(d types.Dex) string

Renders HTML of template EndpointTesting with struct types.Dex

func FA

func FA(d types.Dex) string

Renders HTML of template FA with struct types.Dex

func FSC

func FSC(d types.FSCs) string

Renders HTML of template FSC with struct types.FSCs

func Form

func Form(d types.Forms) string

Renders HTML of template Form with struct types.Forms

func Group

func Group(d types.STab) string

Renders HTML of template Group with struct types.STab

func Input

func Input(d types.Inputs) string

Renders HTML of template Input with struct types.Inputs

func JButton

func JButton(d types.SButton) string

Renders HTML of template jButton with struct types.SButton

func JS

func JS(d types.Dex) string

Renders HTML of template JS with struct types.Dex

func KanBan

func KanBan(d types.Dex) string

Renders HTML of template KanBan with struct types.Dex

func LoadPage

func LoadPage(title string) (*gosweb.Page, error)

load a page from your web root by passing the path, relative to your web root.

func Login

func Login(d types.Dex) string

Renders HTML of template Login with struct types.Dex

func Logo(d types.Dex) string

Renders HTML of template Logo with struct types.Dex

func MV

func MV(d types.FSCs) string

Renders HTML of template MV with struct types.FSCs

func MethodEditor

func MethodEditor(d types.VHuf) string

Renders HTML of template MethodEditor with struct types.VHuf

func Modal(d types.SModal) string

Renders HTML of template Modal with struct types.SModal

func NavCustom(d types.Navbars) string

Renders HTML of template NavCustom with struct types.Navbars

func NavMain(d types.Dex) string

Renders HTML of template NavMain with struct types.Dex

func NavPKG(d types.Dex) string

Renders HTML of template NavPKG with struct types.Dex

func NavPromo(d types.Dex) string

Renders HTML of template NavPromo with struct types.Dex

func Navbar(d types.Dex) string

Renders HTML of template Navbar with struct types.Dex

func ObjectEditor

func ObjectEditor(d types.VHuf) string

Renders HTML of template ObjectEditor with struct types.VHuf

func PUT

func PUT(d types.Aput) string

Renders HTML of template PUT with struct types.Aput

func PackageEdit

func PackageEdit(d types.SPackageEdit) string

Renders HTML of template PackageEdit with struct types.SPackageEdit

func PluginList

func PluginList(d gosweb.NoStruct) string

Renders HTML of template PluginList with struct gosweb.NoStruct

func RM

func RM(d types.FSCs) string

Renders HTML of template RM with struct types.FSCs

func ROC

func ROC(d types.SROC) string

Renders HTML of template ROC with struct types.SROC

func RPUT

func RPUT(d types.RPut) string

Renders HTML of template RPUT with struct types.RPut

func Register

func Register(d types.Dex) string

Renders HTML of template Register with struct types.Dex

func RenderTemplate

func RenderTemplate(w http.ResponseWriter, p *gosweb.Page)

Renders an HTML response with variables provided.

func SWAL

func SWAL(d types.SSWAL) string

Renders HTML of template SWAL with struct types.SSWAL

func SearchProject added in v0.10.4

func SearchProject(d types.Dex) string

Renders HTML of template SearchProject with struct types.Dex

func StoreNetfn

func StoreNetfn() int

func Stripe

func Stripe(d types.Dex) string

Renders HTML of template Stripe with struct types.Dex

func StructEditor

func StructEditor(d types.VHuf) string

Renders HTML of template StructEditor with struct types.VHuf

func Submit

func Submit(d types.Dex) string

Renders HTML of template Submit with struct types.Dex

func TemplateEdit

func TemplateEdit(d types.TemplateEdits) string

Renders HTML of template TemplateEdit with struct types.TemplateEdits

func TemplateEditTwo

func TemplateEditTwo(d types.TemplateEdits) string

Renders HTML of template TemplateEditTwo with struct types.TemplateEdits

func TimerEditor

func TimerEditor(d types.TEditor) string

Renders HTML of template TimerEditor with struct types.TEditor

func USettings

func USettings(d types.USettings) string

Renders HTML of template uSettings with struct types.USettings

func WebRootEdit

func WebRootEdit(d types.WebRootEdits) string

Renders HTML of template WebRootEdit with struct types.WebRootEdits

func WebRootEdittwo

func WebRootEdittwo(d types.WebRootEdits) string

Renders HTML of template WebRootEdittwo with struct types.WebRootEdits

func Welcome

func Welcome(d types.Dex) string

Renders HTML of template Welcome with struct types.Dex

func XButton

func XButton(d types.SButton) string

Renders HTML of template xButton with struct types.SButton

Types

This section is empty.

Jump to

Keyboard shortcuts

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