Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TooBig = errors.New("Too-Big error")
Functions ¶
func DeSerializeRAW ¶
func SerializeRAW ¶
func SerializeRAW(dest io.Writer, art *nntp.Article, pool dayfile.ArticleBlobPool) error
Types ¶
type ArticleRecord ¶
type ArticleRecord struct { Header textproto.MIMEHeader Bytes int Lines int }
Click to show internal directories.
Click to hide internal directories.