data

package
v0.0.0-...-dcb018a Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	Header Header
	Body   []byte
}

func (Article) Bytes

func (a Article) Bytes() bytes.Buffer
type Header struct {
	PostedAt   time.Time
	Newsgroup  string
	Subject    string
	Author     string
	MsgID      string
	References []string
}

func (Header) Bytes

func (h Header) Bytes() bytes.Buffer

Jump to

Keyboard shortcuts

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