package
Version:
v2.0.0-beta.1
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Converter struct {
Delimiter string `json:"delimiter"`
Cols []string `json:"fields"`
}
Decode If the cols is not set, the default key name is col1, col2, col3...
The return value is always a map
Encode If no columns defined, the default order is sort by key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.