betterbinary

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxKind         = math.MaxUint16
	MaxCreatedAt    = math.MaxUint32
	MaxContentSize  = math.MaxUint16
	MaxTagCount     = math.MaxUint16
	MaxTagItemCount = math.MaxUint8
	MaxTagItemSize  = math.MaxUint16
)

Variables

This section is empty.

Functions

func KindMatches

func KindMatches(evtb []byte, kind uint16) bool

func Marshal

func Marshal(evt nostr.Event, buf []byte) error

func Measure

func Measure(evt nostr.Event) int

func TagMatches

func TagMatches(evtb []byte, key string, vals []string) bool

func Unmarshal

func Unmarshal(data []byte, evt *nostr.Event) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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