Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { App appconfig.App HTTP HTTP GRPC GRPC Postgres Postgres Migration Migration RpcEnpoints RpcEndpoints `mapstructure:"rpcEndpoints"` Kafka Kafka LocalCache LocalCache `mapstructure:"localCache"` RedisCache RedisCache `mapstructure:"redisCache"` }
type CuckooFilter ¶
type LocalCache ¶
type LocalCache struct {
ExpirationTime uint64
}
type RedisCache ¶
type RpcEndpoints ¶
Click to show internal directories.
Click to hide internal directories.