Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOffchainStore ¶
func NewPostgresDialector ¶
func NewPostgresDialector(options ...PostgresOption) gorm.Dialector
Types ¶
type PostgresOption ¶
func WithPostgresConn ¶
func WithPostgresConn(conn gorm.ConnPool) PostgresOption
func WithPostgresGormConfig ¶
func WithPostgresGormConfig(config *config.PostgresGormConfig) PostgresOption
Click to show internal directories.
Click to hide internal directories.