writer

package
v0.0.0-...-90b322d Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Now = time.Now

Stubbed out for testing.

Functions

This section is empty.

Types

type MessageWriter

type MessageWriter struct {
	W          io.Writer
	N          int64
	Writers    [3]*multipart.Writer
	PartWriter io.Writer
	Depth      uint8
	Err        error
}

func (*MessageWriter) Write

func (w *MessageWriter) Write(p []byte) (int, error)

func (*MessageWriter) WriteMessage

func (w *MessageWriter) WriteMessage(m *msg.Message)

Jump to

Keyboard shortcuts

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