fn

package
v3.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: GPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Functions = template.FuncMap{
	"upper":    strings.ToUpper,
	"tweet":    Tweet,
	"truncate": Truncate,
}

Functions used inside templates

Functions

func Truncate

func Truncate(length int, text string) string

Truncate shorten text content

func Tweet

func Tweet(text string, suffix string) string

Tweet truncate text if needed and put the link after

Types

This section is empty.

Jump to

Keyboard shortcuts

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