package
2.7.1+incompatible
Repository: https://github.com/clip-hpc/goslmailer.git
Documentation: pkg.go.dev

# Functions

DepositToSpool is a wrapper around spool.NewSpool and *spool.DepositGob.
NewSpool instantiates a spool structure with a dir path to the directory where gobs will be deposited (spooled).

# Structs

No description provided by the author

# Type aliases

type SpooledGobs map[filename]FileGob.