Documentation
¶
Index ¶
- func CheckIEEE754SafeInteger(value interface{}) error
- func CurrentTimeMs() int64
- func EscapeValue(value interface{}) interface{}
- func GenerateColumnMapping(columns []string) map[string]ColIdx
- func GenerateColumnName(n int) string
- func GetA1Range(sheetName string, rng string) string
- func MapStructureDecode(input interface{}, output interface{}) error
- type ColIdx
- type ColsMapping
- type Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIEEE754SafeInteger ¶
func CheckIEEE754SafeInteger(value interface{}) error
func CurrentTimeMs ¶
func CurrentTimeMs() int64
func EscapeValue ¶
func EscapeValue(value interface{}) interface{}
func GenerateColumnMapping ¶
func GenerateColumnName ¶
func GetA1Range ¶
func MapStructureDecode ¶
func MapStructureDecode(input interface{}, output interface{}) error
Types ¶
type ColsMapping ¶
func (ColsMapping) NameMap ¶
func (m ColsMapping) NameMap() map[string]string
Click to show internal directories.
Click to hide internal directories.