Documentation
¶
Index ¶
Constants ¶
View Source
const (
Discard = "__discard__"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JournalEncoder ¶
type JournalEncoder struct {
// contains filtered or unexported fields
}
func CreateJournalEncoder ¶
func CreateJournalEncoder() (*JournalEncoder, error)
func (*JournalEncoder) Close ¶
func (c *JournalEncoder) Close() error
type StreamEncoder ¶
func NewStreamEncoder ¶
func NewStreamEncoder(wt io.WriteCloser) *StreamEncoder
func (*StreamEncoder) Close ¶
func (e *StreamEncoder) Close() error
Click to show internal directories.
Click to hide internal directories.