parser

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCsvFileData

func ParseCsvFileData(byteFile []byte, delimiter, keyName string, localCache *cache.Cache) ([]*map[string]interface{}, error)

func ParseExcelFileData

func ParseExcelFileData(filePath string, data []byte, sheetName string, localCache *cache.Cache) ([]*map[string]interface{}, error)

ParseExcelFileData to read all data excel data is byte data from http client keyName is string concat sheetName is string

Types

type Cache

type Cache struct {
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL