core

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2025 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Overview

Package core contains the essential application logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct{}

App represents the main application struct.

func New

func New() *App

New creates a new instance of the App struct.

func (*App) GenerateShortcode

func (a *App) GenerateShortcode(dc domain.Core) (*string, error)

GenerateShortcode generates the Hugo shortcode for the given domain.Core.

func (*App) ImportFile

func (a *App) ImportFile(f string, dc domain.Core) ([]social.Service, error)

ImportFile imports data from input through the specific domain.Core.

Jump to

Keyboard shortcuts

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