parsing

package
v2.0.88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseGredisCache

func ParseGredisCache(cfg *config.RedisOptions) (cacheLib.ICache, error)

func ParseMemoryCache

func ParseMemoryCache(cfg *config.MemoryOptions) (cacheLib.ICache, error)

func ParseMemoryMQ

func ParseMemoryMQ(ctx context.Context, cfg *config.MemoryOptions) (queueLib.IQueue, error)

func ParseNSQMQ

func ParseNSQMQ(ctx context.Context, cfg *config.NSQOptions) (queueLib.IQueue, error)

func ParseRabbitMQ

func ParseRabbitMQ(ctx context.Context, cfg *config.RabbitmqOptions) (queueLib.IQueue, error)

func ParseRedisCache

func ParseRedisCache(cfg *config.RedisOptions) (cacheLib.ICache, error)

func ParseRedisLocker

func ParseRedisLocker(cfg *config.RedisOptions) (lockerLib.ILocker, error)

func ParseRocketMQ

func ParseRocketMQ(ctx context.Context, cfg *config.RocketmqOptions) (queueLib.IQueue, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL