Discover Packages
github.com/lsm1998/tinygo
pkg
redisx
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 23, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Must(opts ...Option ) *redis.Client
type Config struct {
Addr string `json:"addr" yaml:"addr"`
Port int `json:"port" yaml:"port"`
Auth string `json:"auth" yaml:"auth"`
Db int `json:"db" yaml:"db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.