serialise

package
v0.0.0-...-4355fa8 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GobSerialiser

type GobSerialiser[T any] struct{}

func NewGobSerialiser

func NewGobSerialiser[T any]() *GobSerialiser[T]

func (*GobSerialiser[T]) Deserialise

func (s *GobSerialiser[T]) Deserialise(data []byte) (T, error)

func (*GobSerialiser[T]) Serialise

func (s *GobSerialiser[T]) Serialise(t T) ([]byte, error)

Jump to

Keyboard shortcuts

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