Documentation ¶
Overview ¶
The umbrella package for the (mainly) WASM app's client service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterView ¶ added in v0.41.7
func (*RegisterView) OnNav ¶ added in v0.41.7
func (v *RegisterView) OnNav(ctx app.Context)
func (*RegisterView) Render ¶ added in v0.41.7
func (v *RegisterView) Render() app.UI
type SettingsView ¶ added in v0.41.2
func (*SettingsView) OnNav ¶ added in v0.41.2
func (v *SettingsView) OnNav(ctx app.Context)
func (*SettingsView) Render ¶ added in v0.41.2
func (v *SettingsView) Render() app.UI
type WelcomeView ¶ added in v0.41.3
func (*WelcomeView) OnNav ¶ added in v0.41.3
func (v *WelcomeView) OnNav(ctx app.Context)
func (*WelcomeView) Render ¶ added in v0.41.3
func (v *WelcomeView) Render() app.UI
Directories ¶
Path | Synopsis |
---|---|
Common functions, constants, and structures package for the frontend.
|
Common functions, constants, and structures package for the frontend. |
The very flow view and view-controllers logic package.
|
The very flow view and view-controllers logic package. |
The login view and view-controllers logic package.
|
The login view and view-controllers logic package. |
The navigation bars (sub)view and view-controllers logic package.
|
The navigation bars (sub)view and view-controllers logic package. |
The polls view and view-controllers logic package.
|
The polls view and view-controllers logic package. |
The post (new flow post, or new poll) view and view-controllers logic package.
|
The post (new flow post, or new poll) view and view-controllers logic package. |
The register view and view-controllers logic package.
|
The register view and view-controllers logic package. |
The reset view and view-controllers logic package.
|
The reset view and view-controllers logic package. |
The settings view and view-controllers logic package.
|
The settings view and view-controllers logic package. |
The stats (app's statistics) view and view-controllers logic package.
|
The stats (app's statistics) view and view-controllers logic package. |
The very ToS (terms of service) view logic package.
|
The very ToS (terms of service) view logic package. |
The users view and view-controllers logic package.
|
The users view and view-controllers logic package. |
The welcome view logic package.
|
The welcome view logic package. |
Click to show internal directories.
Click to hide internal directories.