Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UiInterface ¶
type UiInterface interface {
shared.UiInterface
AiTest(w http.ResponseWriter, r *http.Request)
}
UiInterface defines the ai test controller's UI interface
func UI ¶
func UI(config shared.UiConfig) UiInterface
UI creates a new ai test controller UI from the given config
Click to show internal directories.
Click to hide internal directories.