Documentation
¶
Index ¶
Constants ¶
View Source
const ( UnknownExt string = ".unknown" JSONExt string = ".json" WireExt string = ".wire" TextExt string = ".text" ExcelExt string = ".xlsx" CSVExt string = ".csv" XMLExt string = ".xml" )
File format extension
Variables ¶
This section is empty.
Functions ¶
func FilterInput ¶ added in v0.9.7
FilterInput checks if this input format need to be converted.
func Format2Ext ¶
func IsValidInput ¶ added in v0.9.6
Types ¶
Click to show internal directories.
Click to hide internal directories.