nocturnal

package
v0.0.0-...-c7a0b58 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RenderInternal

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

RenderInternal also works without initialization If no initialization (no secureID), it will not protect any attributes and return the original name&value

func (*RenderInternal) FormatWithSafeAttrs

func (r *RenderInternal) FormatWithSafeAttrs(w io.Writer, fmt string, a ...any) error

func (*RenderInternal) Init

func (r *RenderInternal) Init(output io.Writer) io.WriteCloser

func (*RenderInternal) NodeSafeAttr

func (r *RenderInternal) NodeSafeAttr(attr, val string) html.Attribute

func (*RenderInternal) ProtectSafeAttrs

func (r *RenderInternal) ProtectSafeAttrs(content template.HTML) template.HTML

func (*RenderInternal) RecoverProtectedValue

func (r *RenderInternal) RecoverProtectedValue(v string) (string, bool)

func (*RenderInternal) SafeAttr

func (r *RenderInternal) SafeAttr(name string) string

func (*RenderInternal) SafeValue

func (r *RenderInternal) SafeValue(val string) string

Jump to

Keyboard shortcuts

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