Geoffrey J. Teale
|
d9a28ac759
gofmt
|
5 gadi atpakaļ |
Dmitry Litvinov
|
bd6208ef88
added handling of 'database/sql' module NULL datatypes
|
6 gadi atpakaļ |
GaoXiang
|
afb0e7ea86
1. make WriteSlice and WriteStruct write value with builtin format to general format
|
8 gadi atpakaļ |
santsai
|
3a9dfcd787
fix pointer to slice check panic on WriteSlice
|
8 gadi atpakaļ |
ivnivnch
|
7236ba74e4
check Stringer first
|
9 gadi atpakaļ |
ivnivnch
|
53181919fb
fmt.Stringer interface support in WriteSlice & WriteStruct
|
9 gadi atpakaļ |
Hugh Gao
|
7caacb81ce
WriteSlice supports write []interface{}
|
9 gadi atpakaļ |
Colin Fox
|
6a8352524a
Added cell merging
|
9 gadi atpakaļ |
Eric
|
651c094057
added int64(), setint64(), and (*Row)WriteSlice() functions
|
9 gadi atpakaļ |
Eric
|
e977af6ddf
oh wait it wasn't superfluous lol
|
9 gadi atpakaļ |
Eric
|
d1ffb5d68a
removed superfluous code
|
9 gadi atpakaļ |
Eric
|
27896558bf
added functionality for writing a struct to a file, added tests
|
9 gadi atpakaļ |