conf

package
v0.0.0-...-eeb3a9e Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var K8SConfig = "/etc/chat/conf.json"

Functions

This section is empty.

Types

type Config

type Config struct {
	DB struct {
		UserName string
		Password string
		Host     string
		Schema   string
	}
	Redis struct {
		Host     string
		Password string
	}
	EmailServer struct {
		Email    string
		Port     int
		Host     string
		Password string
	}
	TokenSecret string
}
var C *Config

Jump to

Keyboard shortcuts

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