//
pkg.gl
Category
github.com/dploeger/icarus/v2
pkg
converters
package
2.6.0
Repository:
https://github.com/dploeger/icarus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
101 SLOC
#
Structs
CSVConverter
CSVConverter converts an incoming CSV formatted file into a Calendar object.
#
Interfaces
BaseConverter
The BaseConverter is the interface for all Icarus converters.