Documentation
¶
Index ¶
- func DeleteThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewCreateThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewMeasurementComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingDetailsComponentHandler(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingDetailsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingsDataList(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewThingsTable(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteThingComponentHandler ¶
func DeleteThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewCreateThingComponentHandler ¶
func NewCreateThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewMeasurementComponentHandler ¶
func NewMeasurementComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingComponentHandler ¶
func NewThingComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingDetailsComponentHandler ¶
func NewThingDetailsComponentHandler(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingDetailsPage ¶
func NewThingDetailsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingsDataList ¶
func NewThingsDataList(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingsPage ¶
func NewThingsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
func NewThingsTable ¶
func NewThingsTable(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.ThingManagement) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.