Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllColumnName ¶
func GetAllColumnName(i interface{}) (ret []string)
func GetAllColumnNameInterface ¶
func GetAllColumnNameInterface(i interface{}) (ret []interface{})
func GetAllColumnValue ¶
func GetAllColumnValue(i interface{}) (ret []interface{})
func SaveExcelTo ¶
Types ¶
type RowMate ¶
type RowMate struct {
// contains filtered or unexported fields
}
func ReflectRomMate ¶
func ReflectRomMate(i interface{}) *RowMate
Click to show internal directories.
Click to hide internal directories.