components

package
v0.0.0-...-109165f Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: CC0-1.0, Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Counter

type Counter struct {
	Count int `json:"count"`
}

func (*Counter) Error

func (c *Counter) Error() error

func (*Counter) Increment

func (c *Counter) Increment()

func (Counter) Render

func (c Counter) Render(ctx *pneuma.PneumaContext) *pneuma.Island

type Form

type Form struct {
	Form struct {
		Name string `json:"name"`
	} `json:"form"`
}

func (Form) Render

func (f Form) Render(ctx *pneuma.PneumaContext) *pneuma.Island

func (*Form) Submit

func (f *Form) Submit()

Jump to

Keyboard shortcuts

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