header

package
v0.0.0-...-80c88cc Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package header Golang spamc client Spamc - Golang spamc 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 spamc 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