sse

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct {
	// contains filtered or unexported fields
}

func NewWriter

func NewWriter(w http.ResponseWriter) *Writer

func (*Writer) Send

func (s *Writer) Send(data interface{})

func (*Writer) SendDone

func (s *Writer) SendDone(extra map[string]string)

func (*Writer) SendError

func (s *Writer) SendError(message string)

func (*Writer) SendLog

func (s *Writer) SendLog(message string)

func (*Writer) SendStatus

func (s *Writer) SendStatus(status string, extra map[string]string)

func (*Writer) StreamCmd

func (s *Writer) StreamCmd(cmd *exec.Cmd) error

func (*Writer) StreamCmdFunc

func (s *Writer) StreamCmdFunc(cmd *exec.Cmd, onLine func(line string) bool) error

func (*Writer) WriteEvent

func (s *Writer) WriteEvent(event string, data interface{})

Jump to

Keyboard shortcuts

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