shine

package module
v0.0.0-...-47740d7 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 6 Imported by: 0

README

shine

Utility that helps to un marshal excel files into go struct

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnMarshal

func UnMarshal(data DataProvider, field interface{})

Types

type DataProvider

type DataProvider interface {
	GetData() [][]string
}

Directories

Path Synopsis
repo

Jump to

Keyboard shortcuts

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