html

package
v0.0.0-...-65b4dd2 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Html

type Html struct {
	FieldList []string
	Values    map[string]string
	// contains filtered or unexported fields
}

func StartHtml

func StartHtml() Html

func (*Html) AddSelectField

func (h *Html) AddSelectField(label string, name string, isRequired bool, items []string)

func (*Html) AddSubmitButton

func (h *Html) AddSubmitButton()

func (*Html) AddTextAreaField

func (h *Html) AddTextAreaField(label string, name string, isRequired bool)

func (*Html) AddTextField

func (h *Html) AddTextField(label string, name string, isRequired bool)

func (*Html) RunHtml

func (h *Html) RunHtml()

Jump to

Keyboard shortcuts

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