function

package
v0.0.0-...-3dc4d02 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: LGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b interface{}) int64

func Add1

func Add1(i interface{}) int64

func Config

func Config() config.SiteConfig

func Contains

func Contains(str interface{}, substr interface{}) bool

func Div

func Div(a, b interface{}) int64

func FromJSON

func FromJSON(jsonString string) (interface{}, error)

func GetRemote

func GetRemote(uri interface{}) (*string, error)

func GetRemoteWithConfig

func GetRemoteWithConfig(uri interface{}, config map[interface{}]interface{}) (*string, error)

func HasPrefix

func HasPrefix(str interface{}, prefix interface{}) bool

func HasSuffix

func HasSuffix(str interface{}, suffix interface{}) bool

func Join

func Join(sep interface{}, strs ...interface{}) string

func LCase

func LCase(str interface{}) string

func Mod

func Mod(a, b interface{}) int64

func Mul

func Mul(a, b interface{}) int64

func Query

func Query(queryLocation string, arguments ...interface{}) ([]map[string]rdf.Term, error)

func Rand

func Rand(min, max int) int

func ReReplace

func ReReplace(str interface{}, old interface{}, new interface{}) (string, error)

func ReadFile

func ReadFile(filepath string) (string, error)

func Replace

func Replace(str interface{}, old interface{}, new interface{}, count interface{}) string

func SafeHTML

func SafeHTML(str interface{}) template.HTML

func Split

func Split(str interface{}, sep interface{}) []string

func Sub

func Sub(a, b interface{}) int64

func TCase

func TCase(str interface{}) string

func ToJSON

func ToJSON(arg interface{}) (template.HTML, error)

func Trim

func Trim(str interface{}) string

func Type

func Type(variable interface{}) string

func UCase

func UCase(str interface{}) string

func URI

func URI(value string) (rdf.IRI, error)

func Version

func Version() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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