Documentation ¶
Overview ¶
Package inputtype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Http = InputType{"http"} Search = InputType{"search"} Simple = InputType{"simple"} )
Functions ¶
This section is empty.
Types ¶
type InputType ¶
type InputType struct {
Name string
}
func (InputType) MarshalText ¶
func (*InputType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.