mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +08:00 
			
		
		
		
	在README.md中增加多语言配置langs说明
This commit is contained in:
		
							
								
								
									
										19
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								README.md
									
									
									
									
									
								
							@@ -3,15 +3,16 @@ GoEdge公共配置项。
 | 
				
			|||||||
目录结构:
 | 
					目录结构:
 | 
				
			||||||
~~~
 | 
					~~~
 | 
				
			||||||
pkg/
 | 
					pkg/
 | 
				
			||||||
  dnsconfigs - 域名解析和NameServer相关配置
 | 
					  dnsconfigs/ - 域名解析和NameServer相关配置
 | 
				
			||||||
  messageconfigs - 消息通知相关配置
 | 
					  langs/ 多语言配置
 | 
				
			||||||
  monitorconfigs - 监控相关配置
 | 
					  messageconfigs/ - 消息通知相关配置
 | 
				
			||||||
  nodeconfigs - 边缘节点相关配置
 | 
					  monitorconfigs/ - 监控相关配置
 | 
				
			||||||
  nodeutils - 边缘节点相关函数
 | 
					  nodeconfigs/ - 边缘节点相关配置
 | 
				
			||||||
  serverconfigs - 网站服务相关配置
 | 
					  nodeutils/ - 边缘节点相关函数
 | 
				
			||||||
  systemconfigs - 系统全局配置
 | 
					  serverconfigs/ - 网站服务相关配置
 | 
				
			||||||
  reporterconfigs - 区域监控终端配置
 | 
					  systemconfigs/ - 系统全局配置
 | 
				
			||||||
  userconfigs - 用户相关配置
 | 
					  reporterconfigs/ - 区域监控终端配置
 | 
				
			||||||
 | 
					  userconfigs/ - 用户相关配置
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  configutils/ - 配置公共函数等
 | 
					  configutils/ - 配置公共函数等
 | 
				
			||||||
  iplibrary/ - IP库
 | 
					  iplibrary/ - IP库
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user