types

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBCollector

type DBCollector struct {
	Done    uint32
	Pointer *gorm.DB
}

type MysqlDialect

type MysqlDialect struct {
	User, Pwd, Host, Port, Db, Charset, Loc, ParseTime, MaxAllowedPacket, Timeout string
}

type RedisClient

type RedisClient struct {
	Db              int
	Host, Port, Pwd string
}

type RedisCollector

type RedisCollector struct {
	Done    uint32
	Pointer *redis.Client
}

Jump to

Keyboard shortcuts

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