Documentation ¶ Index ¶ type Driver Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Driver ¶ type Driver interface { Analyze(*schema.Schema) error Info() (*schema.Driver, error) } Driver is the common interface for database drivers Source Files ¶ View all Source files drivers.go Directories ¶ Show internal Expand all Path Synopsis bq mssql mysql postgres redshift spanner sqlite Click to show internal directories. Click to hide internal directories.