Skip to content
/ goweb Public

go实现的webserver最小镜像,用于容器平台测试

Notifications You must be signed in to change notification settings

ndaysy/goweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go实现的webserver
用于云平台测试

接口:
显示帮助: http://{ip}:8080
根据名称获取环境变量值: http://{ip}:8080/getenv?env={envName}
获取容器hostname: http://{ip}:8080/hostname
获取request信息: http://{ip}:8080/requestinfo

About

go实现的webserver最小镜像,用于容器平台测试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published