net/http.Server.ListenAndServeTLS (method)
2 uses
net/http (current package)
server.go#L3232: return server.ListenAndServeTLS(certFile, keyFile)
server.go#L3250: func (srv *Server) ListenAndServeTLS(certFile, keyFile string) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)