//
pkg.gl
Category
github.com/zepellin/go-cloud
server
driver
package
0.0.4-beta
Repository:
https://github.com/zepellin/go-cloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
28 SLOC
#
Interfaces
Server
Server dispatches requests to an http.Handler.
TLSServer
TLSServer is an optional interface for Server drivers, that adds support for serving TLS.