github.com/keysonZZZ/kmg@v0.0.0-20151121023212-05317bfd7d39/encoding/kmgExcel/README.md (about) 1 kmgExcel 2 ======================== 3 A easy interface for excel file reading 4 5 * Unmarshal excel into a array of a struct 6 * Unmarshal excel into [][][]string 7 * Unmarshal a sheet of a excel into [][]string