Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
PostgresURL string // URL for connecting to Postgres service
}
Config defines configuration for Store
func TestStoreConfig ¶
TestStoreConfig returns config for test purposes
Click to show internal directories.
Click to hide internal directories.