front

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 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 Front

type Front struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Front) OnInit

func (uc *Front) OnInit()

OnInit is called before the component gets mounted This is before Render was called for the first time

func (*Front) OnMount

func (uc *Front) OnMount(ctx app.Context)

OnMount gets called when the component is mounted This is after Render was called for the first time

func (*Front) Render

func (uc *Front) Render() app.UI

func (*Front) WithConn added in v0.9.0

func (uc *Front) WithConn(_ app.Context, conn *nats.Conn)

Jump to

Keyboard shortcuts

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