服务 用于本地主机开发的简单http服务器。 就像python -m SimpleHTTPServer ,但是支持gzip和HTTP / 2。 安装 go get github.com/rhardih/serve 用法 如果$ GOPATH / bin在$ PATH中,则只需: $ serve -h NAME: serve - deliver content of current directory via http/https USAGE: serve [global options] command [command options] [arguments...] VERS