utils

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key []byte, data []byte) ([]byte, error)

func Encrypt

func Encrypt(key []byte, data []byte) ([]byte, error)
func GetHyperlink(text, url string) string

func GetInlineImage

func GetInlineImage(text, imageURL string) string

func LastN

func LastN(s string, n int) string

LastN returns the last n characters of a string, with the rest replaced by *. At most 3 characters are replaced. The rest is cut off.

func MarkdownToHTMLEntities

func MarkdownToHTMLEntities(input string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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