package
0.0.0-20200902140011-ecf3e4bfb33b
Repository: https://github.com/leewei05/image-api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewPostgres is a function that defines a new dao instance.
NewRedisDao creates a new Redis Client.
NewStorage creates a new Cloud Storage Manager.
# Interfaces
PostgresDao is an interface for accessing PostgreSQL.
RedisDao is an interface for accessing Redis.
StorageDao is an interface for managing Cloud Storage.