sexpr

package
v0.0.0-...-0c35626 Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package sexpr zapewnia środki do konwertowania obiektów Go na S-wyrażenia i odwrotnie.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v interface{}) ([]byte, error)

!+Marshal Marshal koduje wartość Go w formie S-wyrażenia.

func MarshalIndent

func MarshalIndent(v interface{}) ([]byte, error)

func Unmarshal

func Unmarshal(data []byte, out interface{}) (err error)

!+Unmarshal Unmarshal parsuje dane S-wyrażenia i zapełnia zmienną, której adres znajduje się w różnym od nil wskaźniku out.

Types

This section is empty.

Jump to

Keyboard shortcuts

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