transform

package
v1.12.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EscapeHTML = html.EscapeString

Functions

func DecodeBase64

func DecodeBase64(s string) string

func EncodeBase64

func EncodeBase64(s string) string

func EscapeXML

func EscapeXML(s string) string

func PackBigInt16 added in v1.1.0

func PackBigInt16(n int) string

PackBigInt16 packs a big-endian 16-bit integer as a string.

func PackBigInt32 added in v1.1.0

func PackBigInt32(n int) string

PackBigInt32 packs a big-endian 32-bit integer as a string.

func PackLittleInt32 added in v1.0.14

func PackLittleInt32(n int) string

PackLittleInt32 packs a little-endian 32-bit integer as a string.

func PackLittleInt64 added in v1.0.14

func PackLittleInt64(n int) string

PackLittleInt64 packs a little-endian 64-bit integer as a string.

func Title added in v1.0.7

func Title(s string) string

func URLEncodeString added in v1.8.2

func URLEncodeString(inputString string) string

URL encode every character in the provided string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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