commit

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FillOutForm

func FillOutForm() ([]byte, error)

Types

type FormItem

type FormItem struct {
	Name     string
	Desc     string
	Form     string
	Options  []*FormItemOption
	Required bool
}

type FormItemOption

type FormItemOption struct {
	Name string
	Desc string
}

type MessageConfig

type MessageConfig struct {
	Items    []*FormItem
	Template string
}

Jump to

Keyboard shortcuts

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