forms

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignupWaitingListFormNew

func SignupWaitingListFormNew(sender sender.Sender) forms.Form

Types

type SignupWaitingListForm

type SignupWaitingListForm struct {
	*forms.FormBase[SignupWaitingListFormInput]
	Sender sender.Sender
}

func (*SignupWaitingListForm) Save

func (*SignupWaitingListForm) Validate

type SignupWaitingListFormInput

type SignupWaitingListFormInput struct {
	Email       string `form:"email"`
	Reason      string `form:"reason"`
	Attribution string `form:"attribution"`
}

Jump to

Keyboard shortcuts

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