encoding

package
v0.0.0-...-2f77c0e Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToGOB64

func ToGOB64(in Person) string

go binary encoder

Types

type Person

type Person struct {
	Name string
	Age  int
}

func FromGOB64

func FromGOB64(str string) Person

go binary decoder

Jump to

Keyboard shortcuts

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