Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidXslxFile = errors.New("invalid xlsx file")
)
Functions ¶
func ParseXlsxFile ¶
func ParseXlsxFile(fileBytes []byte) ([]fleetdbapi.Bom, error)
ParseXlsxFile is the helper function to parse xlsx to boms.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.