Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportAssoc ¶
func ExportAssoc(req *ExportAssocReq) (*excelize.File, error)
rows [{id:xx,name:xx,username},{}] headers [{id:"ID"},{name,姓名}]
Types ¶
type ExportAssocReq ¶
type ExportReq ¶
func (*ExportReq) GetSheetName ¶
type ImportReq ¶
func (*ImportReq) GetSheetName ¶
type ImportResp ¶
func ImportFile ¶
func ImportFile(req *ImportReq) (resp *ImportResp, err error)
func ImportReader ¶
func ImportReader(req *ImportReq) (resp *ImportResp, err error)
Click to show internal directories.
Click to hide internal directories.