//
pkg.gl
Category
github.com/contributing-to-kubernetes/go-examples
lesson-001-web-server-cli
app
package
0.0.0-20201108024644-6af05aad52a7
Repository:
https://github.com/contributing-to-kubernetes/go-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
56 SLOC
#
Functions
NewServerCommand
NewServerCommand creates a cobra command.
Run
Run registers http handlers to endpoints and starts the web server.