wire

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package wire encodes portable backend records for remote storage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(encoded []byte, maxSize int) (cache.Record, error)

Decode validates and deserializes one bounded record envelope.

func Encode

func Encode(record cache.Record, maxSize int) ([]byte, error)

Encode validates and serializes record within maxSize.

Types

This section is empty.

Jump to

Keyboard shortcuts

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