Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCom/goose
/ types & classes
Types & classes
17 in github.com/CloudCom/goose
⨍
Functions
131
◇
Types & classes
17
↓ 2 callers
TypeAlias
Direction
lib/goose/migrate.go:22
↓ 1 callers
TypeAlias
migrationSorter
lib/goose/migrate.go:49
Struct
Command
shamelessly snagged from the go tool each command gets its own set of args, defines its own entry point, and provides its own help
cmd/goose/cmd.go:12
Struct
DBConf
lib/goose/dbconf.go:24
Struct
DBDriver
DBDriver encapsulates the info needed to work with a specific database driver
lib/goose/dbconf.go:17
Struct
Migration
lib/goose/migrate.go:42
Struct
MySqlDialect
MySQL
lib/goose/dialect.go:100
Struct
PostgresDialect
Postgres
lib/goose/dialect.go:36
Struct
RedshiftDialect
Redshift
lib/goose/dialect.go:69
Interface
SqlDialect
SqlDialect abstracts the details of specific SQL dialects for goose's few SQL specific statements
lib/goose/dialect.go:10
Struct
Sqlite3Dialect
sqlite3
lib/goose/dialect.go:133
Struct
StatusData
cmd/goose/cmd_status.go:21
Struct
asset
lib/goose/templates.go:19
Struct
bindataFileInfo
lib/goose/templates.go:24
Struct
bintree
lib/goose/templates.go:255
Struct
templateData
lib/goose/migration_go.go:15
Struct
testData
lib/goose/migration_sql_test.go:10