presentation

package
v0.0.0-...-75fd7f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatOutput

func FormatOutput(format string, androidApps []usecase.App, iosApps []usecase.App) string

func Index

func Index() string

Types

type App

type App struct {
	Id       string
	Name     string
	Version  string
	Rating   string
	Url      string
	ImageSrc string
}

type ErrorApp

type ErrorApp struct {
	Id string
}

type TemplateModel

type TemplateModel struct {
	AndroidApps      []App
	IosApps          []App
	AndroidErrorApps []ErrorApp
	IosErrorApps     []ErrorApp
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL