constants

package
v0.0.0-...-5b25caa Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Server struct {
		Hostname string
		Port     int16
		Debug    bool
	}
	API struct {
		KaoijiHost   string
		KaoijiAPIKey string
		APIKey       string
	}
	CheeseGull struct {
		APIUrl string
	}
	MySQL consts.MySQLConf
	Redis struct {
		Hostname string
		Port     int16
	}
}

Config is for the config.yml file

Jump to

Keyboard shortcuts

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