types

package
v0.0.0-...-2f03d60 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTMLView

type HTMLView string
const (
	ViewEditPreview HTMLView = "edit_preview"
	ViewSinglePost  HTMLView = "single_post"
	ViewFeed        HTMLView = "feed"
	ViewComment     HTMLView = "comment"
	ViewArticle     HTMLView = "article"
	ViewEmail       HTMLView = "post_notification_email"
)
type Link func(name string, args ...string) string

type Replacer

type Replacer[A any] func(in A) (bool, A)

Jump to

Keyboard shortcuts

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