unkform

package
v1.8.8 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package unkform handles PackItForms messages with an unrecognized form type.

Index

Constants

This section is empty.

Variables

View Source
var Type = message.Type{
	Tag:     "UNKNOWN",
	Name:    "unrecognized form message",
	Article: "an",
}

Type is the type definition for an unrecognized form message.

Functions

This section is empty.

Types

type UnknownForm

type UnknownForm struct {
	message.BaseMessage
	OriginMsgID  string
	Handling     string
	Subject      string
	TaggedValues map[string]string
}

UnknownForm holds the details of an unrecognized form message.

Jump to

Keyboard shortcuts

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