package global import "message-demo/model" var ( GLO_CONF model.Config GLO_CONF_CH chan model.Config )