Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidationFeedback ¶ added in v0.2.0
type ValidationFeedback = models.ValidationFeedback
type Web ¶
type Web struct {
// contains filtered or unexported fields
}
func (*Web) SetChannels ¶
func (w *Web) SetChannels(feedbackChan chan ValidationFeedback, quitChan chan bool)
func (*Web) SetSubmitChan ¶ added in v0.2.0
func (w *Web) SetSubmitChan(submitChan chan<- models.ValidationTrigger)
Click to show internal directories.
Click to hide internal directories.