//
pkg.gl
Category
github.com/rl404/mal-db
internal
config
package
0.5.4
Repository:
https://github.com/rl404/mal-db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
139 SLOC
#
Functions
GetConfig
GetConfig to read and parse config from `.env`.
#
Constants
InMemory
List of available cache type.
Memcache
List of available cache type.
NoCache
List of available cache type.
NSQ
List of available pubsub type.
RabbitMQ
List of available pubsub type.
Redis
List of available cache type.
#
Structs
Config
Config is configuration model for whole malscraper project.