config

package
v0.0.0-...-bf9708b Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Sanitbypolicy = func(bp *bluemonday.Policy) func(string) string {
	return (func(input string) string {
		return (bp).Sanitize(input)
	})
}(bluemonday.StrictPolicy())

Functions

func Getnonempty

func Getnonempty(key 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