frontend

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 14 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 added in v0.18.2

type Metadata struct {
	Title       string
	Description string
	ImageURL    string
}

func (*Metadata) String added in v0.18.2

func (m *Metadata) String() string

Jump to

Keyboard shortcuts

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