Versions in this module Expand all Collapse all v0 v0.1.0 Jan 29, 2018 Changes in this version + type GormPostgres struct + type GormPostgresConfig struct + App *rady.Application + func (g *GormPostgresConfig) GetAutoMigratePostgresDB(params *GormPostgresParameter) *GormPostgres + type GormPostgresParameter struct + Database *string + Host *string + Password *string + Port *string + SSLMode *string + Username *string