parser

package
v0.3.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBase64

func DecodeBase64(str string) string

DecodeBase64 decode base64 string, auto add '=' if not enough

func DecodeBase64Bytes

func DecodeBase64Bytes(str []byte) []byte

DecodeBase64Bytes decode base64 string, auto add '=' if not enough

func DecodeBytesBase64

func DecodeBytesBase64(str []byte) ([]byte, error)

DecodeBytesBase64 decode base64 string, auto add '=' if not enough

func DecodeUrlBase64

func DecodeUrlBase64(str string) string

DecodeUrlBase64 decode url safe base64 string, auto add '=' if not enough

func DecodeUrlBase64Bytes

func DecodeUrlBase64Bytes(str []byte) []byte

DecodeUrlBase64Bytes decode url safe base64 string, auto add '=' if not enough

func Parse

func Parse(t node.NodeLinkLinkType, data []byte) (*node.Point, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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