header

package
v0.0.0-...-5b5977b Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package header Golang Spamd SpamAssassin Client spamd-client - Golang Spamd SpamAssassin Client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header int

A Header represents a spamd-client header

const (
	// Compress represents the Compress header
	Compress Header = iota
	// User represents the User header
	User
	// ContentLength represents the Content-length header
	ContentLength
	// MessageClass represents the Message-Class header
	MessageClass
	// Remove represents the Remove header
	Remove
	// Set reprsents the Set header
	Set
)

func (Header) String

func (h Header) String() (s string)

Jump to

Keyboard shortcuts

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