post_manager

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CondFieldSearch   = "search"
	CondFieldStatus   = "status"
	CondFieldSlug     = "slug"
	CondFieldDateFrom = "date_from"
	CondFieldDateTo   = "date_to"
	CondFieldFeatured = "featured"
)

Condition field constants for the multi-filter system.

Variables

This section is empty.

Functions

This section is empty.

Types

type UiInterface

type UiInterface interface {
	shared.UiInterface
	PostManager(w http.ResponseWriter, r *http.Request)
}

UiInterface defines the post manager controller's UI interface

func UI

func UI(config shared.UiConfig) UiInterface

UI creates a new post manager controller UI from the given config

Jump to

Keyboard shortcuts

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