frontend

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FrontendService

type FrontendService struct {
	Profile *profile.Profile
	Store   *store.Store
}

func NewFrontendService

func NewFrontendService(profile *profile.Profile, store *store.Store) *FrontendService

func (*FrontendService) Serve

func (s *FrontendService) Serve(ctx context.Context, e *echo.Echo)

type Metadata

type Metadata struct {
	Title       string
	Description string
	ImageURL    string
}

func (*Metadata) String

func (m *Metadata) String() string

Jump to

Keyboard shortcuts

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