//
pkg.gl
Category
github.com/KEVISONG/go
internal
design-patterns
behavioral
visitor
package
0.0.0-20220720150152-e90a610b5d70
Repository:
https://github.com/kevisong/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
40 SLOC
#
Functions
Run
No description provided by the author
#
Structs
Compressor
Compressor is the visitor.
PDFFile
PDFFile is visitable.
PPTFile
PDFFile is visitable.
#
Interfaces
Visitable
No description provided by the author
Visitor
No description provided by the author