//
pkg.gl
Category
github.com/goark/gpgpdump
parse
result
package
0.15.5
Repository:
https://github.com/goark/gpgpdump.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
121 SLOC
#
Functions
DumpStr
DumpStr returns closure as type ItemOpt.
Name
Name returns closure as type ItemOpt.
New
New returns Info instance.
NewItem
NewItem returns a new Item instance.
Note
Note returns closure as type ItemOpt.
Value
Value returns closure as type ItemOpt.
#
Structs
Info
Info is information class for OpenPGP packets.
Item
Item is information item class.
#
Type aliases
ItemOpt
ItemOpt is self-referential function for functional options pattern.