exgob

package
v0.4.43 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode[T any](p []byte) (*T, error)

func DecodeString

func DecodeString[T any](s string) (*T, error)

func DecodeStringTo

func DecodeStringTo[T any](s string, target *T) error

func DecodeStringToValue

func DecodeStringToValue[T any](s string) (T, error)

func DecodeTo

func DecodeTo[T any](p []byte, target *T) error

func DecodeToValue

func DecodeToValue[T any](p []byte) (T, error)

func Encode

func Encode(v any) ([]byte, error)

func EncodeToString

func EncodeToString(v any) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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