variable

package
v0.0.0-...-d878d3b Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

*

  • Copyright 2014 @ S1N1 Team.
  • name :
  • author : jarryliu
  • date : 2014-02-05 21:53
  • description :
  • history :

Index

Constants

View Source
const (
	Version = "version"

	// 经验值对金额的比例
	EXP_BIT = "exp_fee_bit"

	//域名
	ServerDomain = "server_domain"
	ApiDomain    = "api_domain"

	//静态服务器
	StaticServer = "static_server"
	//图片服务器
	ImageServer = "image_server"

	//数据库驱动名称
	DbDriver  = "db_driver"
	DbServer  = "db_server"
	DbPort    = "db_port"
	DbName    = "db_name"
	DbUsr     = "db_usr"
	DbPwd     = "db_pwd"
	DbCharset = "db_charset"

	//redis
	RedisHost     = "redis_host"
	RedisDb       = "redis_db"
	RedisMaxIdle  = "redis_max_idle"
	RedisIdleTout = "redis_idle_timeout"
	RedisPort     = "redis_port"

	//客户端socket server
	ClientSocketServer = "client_socket_server"

	//其他配置
	NoPicPath = "no_pic_path"

	// 支付
	Alipay_Partner = "payment_alipay_partner"
	Alipay_Key     = "payment_alipay_key"
	Alipay_Seller  = "payment_alipay_seller"
)
View Source
const (
	DOMAIN_PREFIX_WEBMASTER = "webmaster."
	DOMAIN_PREFIX_MEMBER    = "member."
	DOMAIN_PREFIX_PARTNER   = "partner."
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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