resolve

package
v0.0.0-...-831a7e0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: Apache-2.0, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NullTag      = "!!null"
	BoolTag      = "!!bool"
	StrTag       = "!!str"
	IntTag       = "!!int"
	FloatTag     = "!!float"
	TimestampTag = "!!timestamp"
	SeqTag       = "!!seq"
	MapTag       = "!!map"
	BinaryTag    = "!!binary"
	MergeTag     = "!!merge"
)

Variables

This section is empty.

Functions

func EncodeBase64

func EncodeBase64(s string) string

EncodeBase64 encodes s as base64 that is broken up into multiple lines as appropriate for the resulting length.

func LongTag

func LongTag(tag string) string

func Resolve

func Resolve(tag, in string) (rtag string, out interface{}, errOut error)

func ShortTag

func ShortTag(tag 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