pack

package
v0.24.5 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PackRecord

func PackRecord(rec *rt.Record) (ret string, err error)

serialize the passed record in tapestry command format

func PackValue

func PackValue(v rt.Value) (ret string, err error)

serialize the passed record in tapestry command format

func UnpackRecord

func UnpackRecord(ks rt.Kinds, b []byte, expectedType string) (ret *rt.Record, err error)

read from json structured as a tapestry command { Record: [] }

func UnpackValue

func UnpackValue(ks rt.Kinds, b []byte, a affine.Affinity, t string) (ret rt.Value, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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