api

package
v0.0.0-...-3d43b4f Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleAdminEndpoints

func HandleAdminEndpoints()

func HandleEndpoints

func HandleEndpoints()

Types

type DashBoard

type DashBoard struct {
	Editable Editable
	Posts    []repository.Post
}

type Editable

type Editable struct {
	Post     repository.Post
	MarkDown template.HTML
}

type Home

type Home struct {
	Entries      []repository.PortfolioEntry
	DefaultEntry repository.PortfolioEntry
	Posts        []repository.Post
}

type PortfolioManagement

type PortfolioManagement struct {
	Entries []repository.PortfolioEntry
	Entry   repository.PortfolioEntry
}

type PostReadData

type PostReadData struct {
	Posts    []repository.Post
	Post     repository.Post
	MarkDown template.HTML
}

Jump to

Keyboard shortcuts

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