config

package
v0.0.0-...-9adbf1c Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AsyncJob    asyncjob.Config `yaml:"asyncJob"`
	Concurrency int             `yaml:"concurrency"` // the concurrency of judger
	Mysql       mysql.Config    `yaml:"mysql"`
	Redis       kredis.Config   `yaml:"redis"`
	Sandbox     sandbox.Config  `yaml:"sandbox"`
}

Jump to

Keyboard shortcuts

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