Repository URL to install this package:
|
Version:
1.0 ▾
|
!<arch>
__.PKGDEF 0 0 0 644 3440 `
go object linux amd64 go1.6 X:none
build id "6937cf0ccff7c00ef9bcf8dacc3909a10859d987"
$$
package driver
import errors "errors"
import fmt "fmt"
import strconv "strconv"
import reflect "reflect"
import time "time"
type @"".Value interface {}
type @"".Tx interface { Commit() (? error); Rollback() (? error) }
type @"".Result interface { LastInsertId() (? int64, ? error); RowsAffected() (? int64, ? error) }
type @"".Rows interface { Close() (? error); Columns() (? []string); Next(@"".dest []@"".Value) (? error) }
type @"".Stmt interface { Close() (? error); Exec(@"".args []@"".Value) (? @"".Result, ? error); NumInput() (? int); Query(@"".args []@"".Value) (? @"".Rows, ? error) }
type @"".Conn interface { Begin() (? @"".Tx, ? error); Close() (? error); Prepare(@"".query string) (? @"".Stmt, ? error) }
type @"".Driver interface { Open(@"".name string) (? @"".Conn, ? error) }
var @"".ErrSkip error
var @"".ErrBadConn error
type @"".Execer interface { Exec(@"".query string, @"".args []@"".Value) (? @"".Result, ? error) }
type @"".Queryer interface { Query(@"".query string, @"".args []@"".Value) (? @"".Rows, ? error) }
type @"".ValueConverter interface { ConvertValue(@"".v interface {}) (? @"".Value, ? error) }
type @"".ColumnConverter interface { ColumnConverter(@"".idx int) (? @"".ValueConverter) }
type @"".RowsAffected int64
func (? @"".RowsAffected) LastInsertId () (? int64, ? error) { return int64(0x0), @"errors".New(string("no LastInsertId available")) }
func (@"".v·3 @"".RowsAffected) RowsAffected () (? int64, ? error) { return int64(@"".v·3), nil }
type @"".noRows struct {}
func (? @"".noRows) LastInsertId () (? int64, ? error) { return int64(0x0), @"errors".New(string("no LastInsertId available after DDL statement")) }
func (? @"".noRows) RowsAffected () (? int64, ? error) { return int64(0x0), @"errors".New(string("no RowsAffected available after DDL statement")) }
var @"".ResultNoRows @"".noRows
type @"".Valuer interface { Value() (? @"".Value, ? error) }
type @"".boolType struct {}
func (? @"".boolType) ConvertValue (@"".src·3 interface {}) (? @"".Value, ? error)
func (? @"".boolType) String () (? string) { return string("Bool") }
var @"".Bool @"".boolType
type @"".int32Type struct {}
func (? @"".int32Type) ConvertValue (@"".v·3 interface {}) (? @"".Value, ? error)
var @"".Int32 @"".int32Type
type @"".stringType struct {}
func (? @"".stringType) ConvertValue (@"".v·3 interface {}) (? @"".Value, ? error)
var @"".String @"".stringType
type @"".Null struct { Converter @"".ValueConverter }
func (@"".n·3 @"".Null) ConvertValue (@"".v·4 interface {}) (? @"".Value, ? error)
type @"".NotNull struct { Converter @"".ValueConverter }
func (@"".n·3 @"".NotNull) ConvertValue (@"".v·4 interface {}) (? @"".Value, ? error)
func @"".IsValue (@"".v·2 interface {} "esc:0x1") (? bool)
func @"".IsScanValue (@"".v·2 interface {} "esc:0x1") (? bool)
type @"".defaultConverter struct {}
func (? @"".defaultConverter) ConvertValue (@"".v·3 interface {}) (? @"".Value, ? error)
var @"".DefaultParameterConverter @"".defaultConverter
func @"".init ()
func @"errors".New (@"errors".text·2 string) (? error) { return (&@"errors".errorString{ @"errors".s:@"errors".text·2 }) }
type @"errors".errorString struct { @"errors".s string }
func (@"errors".e·2 *@"errors".errorString "esc:0x22") Error () (? string) { return @"errors".e·2.@"errors".s }
$$
_go_.o 0 0 0 644 142273 `
go object linux amd64 go1.6 X:none
!
go13lderrors.a
fmt.areflect.astrconv.atime.a þ8"".RowsAffected.LastInsertId dH% H;a HìXH\$XH$è 1ÛH\$pH\$xH H\$8HÇD$@ 1ÛH\$(H\$0H H$è HD$HD$ H$è H\$ Hl$@HkHl$8=
H+H\$ H\$ H 1íH9èt6HL$ HD$HHL$PHÇD$h HD$(HD$pHL$0HL$xè HÄXÃH H$H H\$H H\$è HD$ëH$Hl$è épÿÿÿè éÎþÿÿÌÌÌÌÌÌÌÌÌÌÌÌÌÌ
B *runtime.racefuncenter h Jgo.string."no LastInsertId available" ª .type.errors.errorString ¼ "runtime.newobject â "runtime.racewrite (runtime.writeBarrier Ê Bgo.itab.*errors.errorString.error º (runtime.racefuncexit Ò 0type.*errors.errorString è type.error Bgo.itab.*errors.errorString.error runtime.typ2Itab ¾ .runtime.writebarrierptr Ò 0runtime.morestack_noctxt @° "".autotmp_0002 type.error "".autotmp_0001 o0type.*errors.errorString "".autotmp_0000 0type.*errors.errorString "".~r0 _type.error errors.text·2 ?type.string "".~r1 type.error "".~r0 type.int64 °Î¯°B¯ À ú÷ =l-7 Tgclocals·805f2ebdc52b66376e902a68dc65dfbe Tgclocals·fee82150d9d5ef113526d0c8f7a29801 R$GOROOT/src/database/sql/driver/driver.goþ8"".RowsAffected.RowsAffected dH% H;av4HìH\$H$è 1ÛH\$H\$1ÛH\$ H\$(è HÄÃè ë¶ÌÌÌÌÌÌ
: *runtime.racefuncenter t (runtime.racefuncexit 0runtime.morestack_noctxt @ "".~r1 type.error "".~r0 type.int64 "".v (type."".RowsAffected / P
Tgclocals·2c78d3ad9d760b5f66e2e47be684c787 Tgclocals·69c1753bd5f81501d95132d08af04464 R$GOROOT/src/database/sql/driver/driver.goþ,"".noRows.LastInsertId dH% H;a HìXH\$XH$è 1ÛH\$hH\$pH H\$8HÇD$@- 1ÛH\$(H\$0H H$è HD$HD$ H$è H\$ Hl$@HkHl$8=
H+H\$ H\$ H 1íH9èt6HL$ HD$HHL$PHÇD$` HD$(HD$hHL$0HL$pè HÄXÃH H$H H\$H H\$è HD$ëH$Hl$è épÿÿÿè éÎþÿÿÌÌÌÌÌÌÌÌÌÌÌÌÌÌ
B *runtime.racefuncenter h rgo.string."no LastInsertId available after DDL statement" ª .type.errors.errorString ¼ "runtime.newobject â "runtime.racewrite (runtime.writeBarrier Ê Bgo.itab.*errors.errorString.error º (runtime.racefuncexit Ò 0type.*errors.errorString è type.error Bgo.itab.*errors.errorString.error runtime.typ2Itab ¾ .runtime.writebarrierptr Ò 0runtime.morestack_noctxt 0° "".autotmp_0007 type.error "".autotmp_0006 o0type.*errors.errorString "".autotmp_0005 0type.*errors.errorString "".~r0 _type.error errors.text·2 ?type.string "".~r1 type.error "".~r0 type.int64 °Î¯°B¯ À ÷ =l-7 Tgclocals·0099e4584edb0595b502df4313d41c9a Tgclocals·fee82150d9d5ef113526d0c8f7a29801 R$GOROOT/src/database/sql/driver/driver.goþ,"".noRows.RowsAffected dH% H;a HìXH\$XH$è 1ÛH\$hH\$pH H\$8HÇD$@- 1ÛH\$(H\$0H H$è HD$HD$ H$è H\$ Hl$@HkHl$8=
H+H\$ H\$ H 1íH9èt6HL$ HD$HHL$PHÇD$` HD$(HD$hHL$0HL$pè HÄXÃH H$H H\$H H\$è HD$ëH$Hl$è épÿÿÿè éÎþÿÿÌÌÌÌÌÌÌÌÌÌÌÌÌÌ
B *runtime.racefuncenter h rgo.string."no RowsAffected available after DDL statement" ª .type.errors.errorString ¼ "runtime.newobject â "runtime.racewrite (runtime.writeBarrier Ê Bgo.itab.*errors.errorString.error º (runtime.racefuncexit Ò 0type.*errors.errorString è type.error Bgo.itab.*errors.errorString.error runtime.typ2Itab ¾ .runtime.writebarrierptr Ò 0runtime.morestack_noctxt 0° "".autotmp_0012 type.error "".autotmp_0011 o0type.*errors.errorString "".autotmp_0010 0type.*errors.errorString "".~r0 _type.error errors.text·2 ?type.string "".~r1 type.error "".~r0 type.int64 °Î¯°B¯ À ¤÷ =l-7 Tgclocals·0099e4584edb0595b502df4313d41c9a Tgclocals·fee82150d9d5ef113526d0c8f7a29801 R$GOROOT/src/database/sql/driver/driver.goþ$"".boolType.String dH% H;av3HìH\$H$è 1ÛH H\$HÇD$ è HÄÃè ë·ÌÌÌÌÌÌÌ
: *runtime.racefuncenter L go.string."Bool" r (runtime.racefuncexit 0runtime.morestack_noctxt "".~r0 type.string . P zP Tgclocals·d8fdd2a55187867c76648dc792366181 Tgclocals·69c1753bd5f81501d95132d08af04464 P$GOROOT/src/database/sql/driver/types.goþ0"".boolType.ConvertValue à4 à4dH% H$(ÿÿÿH;A
HìX WÀ$ð $ø D$PH$X H$è 1ÛH$p H$x 1ÛH$ H$ H$` H$h H$ H$H$ HD$è L$L$<ùÅÿ
¬ ÆD$: H H$H$ H\$H$ H\$H\$:H\$è L$<¶\$ û te¶\$:\$;H H$H\$;H\$HÇD$ è H\$H$p H\$ H$x 1ÛH$ H$ è HÄX Áùß~.8
Ì 1ÛH$ð H$ø H$ H H$H$ H\$H$ H\$H$ð H\$è L$<¶\$ û i HÇ$ H$ð H\$H$ø H\$H$ H\$è H\$ HH$HKHL$è ¶\$HT$HL$ HL$xHT$pHú H$ð H$ H$ø H$( H$ H$0 1ÛH$ H$ H$ Hû = HDŽ$ HDŽ$ H$ H H$H$ H\$HÇD$ è H\$H$ H\$ H$ H$ H$è H$ H¬$ H+H¬$ =
HkH H$HÇD$. H$ H\$H$ H\$H$ H\$ è HL$(HD$01ÛH$p H$x H$° H$ H$¸ H$ è HÄX ÃLCL$Hl$è é`ÿÿÿé¼þÿÿ\$;H H$H\$;H\$HÇD$ è H\$H$p H\$ H$x 1ÛH$ H$ è HÄX Áù´\ÿà
k 1ÛH\$PH\$XH H$H$ H\$H$ H\$H\$PH\$è ¶\$ û H\$PH$H\$XH\$è ¶\$HT$HL$ HL$hHT$`Hú H\$PH$ H\$XH$¨ 1ÛH$ H$ H$ Hû = HDŽ$ HDŽ$ H$ H H$H$ H\$HÇD$ è H\$H$ H\$ H$ H$ H$è H$ H¬$ H+H¬$ =
HkH H$HÇD$. H$ H\$H$ H\$H$ H\$ è HL$(HD$01ÛH$p H$x H$° H$ H$¸ H$ è HÄX ÃLCL$Hl$è é`ÿÿÿé¼þÿÿ\$;H H$H\$;H\$HÇD$ è H\$H$p H\$ H$x 1ÛH$ H$ è HÄX ÃH$` H$H$h H\$è Hl$HT$HD$ H¬$Ø H¬$À H$à H$È H$è H$Ð HÁHàHøÈ Hø Hø
û H,$HT$HL$è HD$Høt Hø j HD$H1ÛH$ H$ H$ Hû : HDŽ$ HDŽ$ H$ H H$H\$HH\$HÇD$ è H\$H$ H\$ H$ H$ H$è H$ H¬$ H+H¬$ =
HkH H$HÇD$. H$ H\$H$ H\$H$ H\$ è HL$(HD$01ÛH$p H$x H$° H$ H$¸ H$ è HÄX ÃLCL$Hl$è é`ÿÿÿé¿þÿÿHøD$;H H$H\$;H\$HÇD$ è H\$H$p H\$ H$x 1ÛH$ H$ è HÄX ÃHøûýÿÿ1ÀH$8 H$@ H$H H$P H$8 Hø Q HDŽ$ HDŽ$ H$ H$è H$ H¬$` H+H¬$h =
é HkH$ HÃH$è H$ H¬$` HÃH+H¬$h =
HkH H$HÇD$3 H$ H\$H$ H\$H$ H\$ è HL$(HD$01ÛH$p H$x H$° H$ H$¸ H$ è HÄX ÃLCL$Hl$è é`ÿÿÿLCL$Hl$è éÿÿÿ é¨þÿÿHøeüÿÿHø[üÿÿHøQüÿÿéQþÿÿHø Hø
û H,$HT$HL$è HD$Høt Hø j HD$@1ÛH$ H$ H$ Hû : HDŽ$ HDŽ$ H$ H H$H\$@H\$HÇD$ è H\$H$ H\$ H$ H$ H$è H$ H¬$ H+H¬$ =
HkH H$HÇD$. H$ H\$H$ H\$H$ H\$ è HL$(HD$01ÛH$p H$x H$° H$ H$¸ H$ è HÄX ÃLCL$Hl$è é`ÿÿÿé¿þÿÿHøD$;H H$H\$;H\$HÇD$ è H\$H$p H\$ H$x 1ÛH$ H$ è HÄX ÃHøûýÿÿé3üÿÿHø ìýÿÿHø
âýÿÿHøØýÿÿéüÿÿè éÓòÿÿÌÌ̐
*runtime.racefuncenter ² $runtime.efacethash ò type.bool Ì $runtime.assertE2T2 type.bool À runtime.convT2E ¢ (runtime.racefuncexit type.[]uint8 ì $runtime.assertE2T2 ø 2runtime.slicebytetostring ¬ "strconv.ParseBool è
type.[]uint8 ¦ runtime.convT2E ü "runtime.racewrite ¾ (runtime.writeBarrier â tgo.string."sql/driver: couldn't convert %q into type bool" Ô
fmt.Errorf Ö (runtime.racefuncexit .runtime.writebarrierptr ¸ type.bool ð runtime.convT2E Ò (runtime.racefuncexit type.string ú $runtime.assertE2T2 Æ "strconv.ParseBool Ö type.string runtime.convT2E ê "runtime.racewrite ¬ (runtime.writeBarrier Ð tgo.string."sql/driver: couldn't convert %q into type bool" Â fmt.Errorf Ä (runtime.racefuncexit ø .runtime.writebarrierptr ¦ type.bool Þ runtime.convT2E À (runtime.racefuncexit reflect.ValueOf ú "reflect.Value.Int Ì type.int64 runtime.convT2E Ú "runtime.racewrite (runtime.writeBarrier À tgo.string."sql/driver: couldn't convert %d into type bool" ²! fmt.Errorf ´" (runtime.racefuncexit è" .runtime.writebarrierptr # type.bool Ø# runtime.convT2E º$ (runtime.racefuncexit & "runtime.racewrite Ú& (runtime.writeBarrier ' "runtime.racewrite ä' (runtime.writeBarrier ( ~go.string."sql/driver: couldn't convert %v (%T) into type bool" ú( fmt.Errorf ü) (runtime.racefuncexit °* .runtime.writebarrierptr Þ* .runtime.writebarrierptr , $reflect.Value.Uint Ü- type.uint64 . runtime.convT2E ê. "runtime.racewrite ¬/ (runtime.writeBarrier Ð/ tgo.string."sql/driver: couldn't convert %d into type bool" Â0 fmt.Errorf Ä1 (runtime.racefuncexit ø1 .runtime.writebarrierptr °2 type.bool è2 runtime.convT2E Ê3 (runtime.racefuncexit È4 0runtime.morestack_noctxt `° b"".autotmp_0065 ?(type.[2]interface {} "".autotmp_0062 &type.[]interface {} "".autotmp_0061 "type.interface {} "".autotmp_0060 (type.[1]interface {} "".autotmp_0058 *type.*[1]interface {} "".autotmp_0057 &type.[]interface {} "".autotmp_0056 "type.interface {} "".autotmp_0055 (type.[1]interface {} "".autotmp_0053 *type.*[1]interface {} "".autotmp_0052 &type.[]interface {} "".autotmp_0051 "type.reflect.Kind "".autotmp_0050 "type.reflect.Kind "".autotmp_0048 "type.interface {} "".autotmp_0047 (type.[1]interface {} "".autotmp_0045 *type.*[1]interface {} "".autotmp_0044 &type.[]interface {} "".autotmp_0043 "type.interface {} "".autotmp_0042 ¯(type.[1]interface {} "".autotmp_0039 &type.[]interface {} "".autotmp_0038 ·type.uint32 "".autotmp_0036 "type.interface {} "".autotmp_0035 type.error "".autotmp_0034 type.error "".autotmp_0033 ¯type.uint64 "".autotmp_0032 type.bool "".autotmp_0030 type.error "".autotmp_0029 type.int64 "".autotmp_0028 type.bool "".autotmp_0025 type.bool "".autotmp_0024 type.error "".autotmp_0023 otype.[]uint8 "".autotmp_0022 type.error "".autotmp_0021 type.bool "".autotmp_0020 type.bool "".autotmp_0019 type.error "".autotmp_0018 ïtype.string "".autotmp_0017 Ïtype.error "".autotmp_0016 type.bool "".autotmp_0015 ¹type.bool reflect.v·2 ¯$type.reflect.Value
"".sv ÿ$type.reflect.Value "".err Ïtype.error "".s Ïtype.[]uint8 "".err ïtype.error "".s type.string "".s »type.bool "".~r2 @type.error "".~r1 type."".Value "".src "type.interface {} "°º¯°Ù¯°}¯°ø¯°}¯°ù¯°¯°à¯°ã¯°¯°2¯
° ê~oXobí&SZ,×
&S-K
¿12&X-.
ÊCD=
¿=>&X9:
C
¶ FR1eF×+lA31TÍ+lA3
1&ü+lA81o±Am
+lA81L Tgclocals·463d7461da63b7a78a8694687ae77115 Tgclocals·8881fa90d84e1f4c65b8e61d5af1a2be P$GOROOT/src/database/sql/driver/types.goþ2"".int32Type.ConvertValue À ÀdH% HD$H;A¶ Hìè H$è H$è 1ÛH$ H$ 1ÛH$ H$ H$ð H$H$ø H\$è Hl$HT$HL$ H¬$ H¬$ H$ H$ H$¨ H$ HÈHàHøa Hø4 Hø
H,$HT$HL$è HD$H=ÿÿÿiH= |aHD$8H H$H\$8H\$HÇD$ è H\$H$ H\$ H$ 1ÛH$ H$ è HÄè Ã1ÀHD$PHD$XHD$PHø ï HDŽ$¸ HDŽ$À H$° H$è H$° H¬$ð H+H¬$ø =
HkH H$HÇD$$ H$° H\$H$¸ H\$H$À H\$ è HL$(HD$01ÛH$ H$ HL$pH$ HD$xH$ è HÄè ÃLCL$Hl$è éfÿÿÿ é
ÿÿÿHø\þÿÿ1ÀH$È H$Ð H$Ø H$à H$È Hø K HDŽ$¸ HDŽ$À H$° H$è H$° H¬$ð H+H¬$ø =
ã HkH$° HÃH$è H$° H¬$ð HÃH+H¬$ø =
HkH H$HÇD$>