package
1.3.51
Repository: https://github.com/adevinta/vulcan-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewDB returns a connection to a Postgres instance.
NewStore returns an initialized Vulcan Store.

# Structs

AssetsReader reads all the assets stored in Vulcan using pages with a configurable size.
Store provides access to the storage layer of the Vulcan API.

# Type aliases

DefaultEntities that may be used accross the API NOTE: This is a map to allow for testing without circular dependencies in the testutils package.