package
0.15.5
Repository: https://github.com/goark/gpgpdump.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewSubs returns Tags instance for pasing.
NewTag returns Tags instance for pasing.

# Structs

Packets class is context data for OpenPGP packets.
Tag08 class for Compressed Data Packet.

# Interfaces

Subs is parsing interface.
Tags parsing interface.

# Type aliases

FuncMap is type of NewPacket function list.
NewPacket is function value of parsing Packet.
NewSubpacket is function value of parsing Sub-packet.
SubFuncMap is type of NewPacket function list.