message

package
v3.65.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SortGroup added in v3.48.0

type SortGroup struct {
	Len int
}

SortGroup associates a tag of a part with the original group.

func NewSortGroup added in v3.48.0

func NewSortGroup(m types.Message) (*SortGroup, types.Message)

NewSortGroup creates a new sort group to be associated with a message.

func NewSortGroupParts added in v3.48.0

func NewSortGroupParts(parts []types.Part) (*SortGroup, []types.Part)

NewSortGroupParts creates a sort group associated with a slice of parts.

func (*SortGroup) GetIndex added in v3.48.0

func (g *SortGroup) GetIndex(p types.Part) int

GetIndex attempts to determine the original index of a message part relative to a sort group.

Jump to

Keyboard shortcuts

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