updatetest

package
v0.6.8-rc.1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSSEClient

func NewSSEClient(ctx context.Context, method, url string) iter.Seq2[Event, error]

Types

type Event

type Event struct {
	ID    string
	Event string
	Data  []byte // json
}

Jump to

Keyboard shortcuts

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