Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type File ¶
type SSEMessage ¶
type SSEReporter ¶
type SSEReporter struct {
// contains filtered or unexported fields
}
func NewSSEReporter ¶
func NewSSEReporter(dir string) *SSEReporter
func (*SSEReporter) Error ¶
func (r *SSEReporter) Error(msg string, args ...any)
func (*SSEReporter) RemoveFile ¶
func (r *SSEReporter) RemoveFile(name string)
Click to show internal directories.
Click to hide internal directories.